git: sys/vfs/hammer: Remove wrong comment
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Thu Sep 8 10:28:37 PDT 2016
commit 5bfc3998ec7749317f5d14e0f8dade07239eb164
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Fri Sep 9 01:07:09 2016 +0900
sys/vfs/hammer: Remove wrong comment
This comment is true for other ioctls, but not for HAMMERIOC_SET_PSEUDOFS.
hammer_mkroot_pseudofs() uses this ip to make sure localization
equals that of PFS#0. In other words, a new PFS can only be created
under PFS#0.
Summary of changes:
sys/vfs/hammer/hammer_pfs.c | 3 ---
1 file changed, 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5bfc3998ec7749317f5d14e0f8dade07239eb164
--
DragonFly BSD source repository
More information about the Commits
mailing list