git: sys/vfs/hammer: Drop wrong info on inode# from hammer(5)
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Fri Jul 7 01:28:46 PDT 2017
commit 449a19ac08326740f5a2af0f724d7b4154ef033f
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sat Jun 24 22:38:42 2017 +0300
sys/vfs/hammer: Drop wrong info on inode# from hammer(5)
PFS has nothing to do with namespace of inode#.
The only exception is the root inode# for PFS including PFS#0, which
are all 1. Another exceptional case is a master PFS and its slave PFS,
where corresponding files/dirs have the same inode#.
Summary of changes:
share/man/man5/hammer.5 | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/449a19ac08326740f5a2af0f724d7b4154ef033f
--
DragonFly BSD source repository
More information about the Commits
mailing list