sys/vfs/hammer: Remove ambiguous comment
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 19 Sep 2015 06:47:03 +0000 (15:47 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 24 Sep 2015 14:09:54 +0000 (23:09 +0900)
commit93775b63de3727ae32740549916dd319f8375942
tree0f1aec9a1b8888c56510392ae39d817573018df9
parent5b5dd5b40a6d2dda14e252ea4f67c5fa86cb95c7
sys/vfs/hammer: Remove ambiguous comment

Upper 16 bits of val[1] is always 0 (which equals pfs id of pfs0)
regardless of how many pfs there are.
sys/vfs/hammer/hammer_vfsops.c