commit 8ee2162490613df7708c851959ebbd367d3722e5
Author: Tomohiro Kusumi <[email protected]>
Date: Sat Sep 3 17:08:18 2016 +0900
sys/vfs/hammer: Fix comment on lo in direntry
lo field in direntry actually has PFS# in its upper 16 bits,
and there's no alternative behavior, so remove "possible to".
Also see hammer_ip_add_direntry().
Summary of changes:
sys/vfs/hammer/hammer_disk.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8ee2162490613df7708c851959ebbd367d3722e5
--
DragonFly BSD source repository