sys/vfs/hammer: Fix comment
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 27 Feb 2016 19:11:19 +0000 (04:11 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 28 Feb 2016 10:52:29 +0000 (19:52 +0900)
commitd9ecde89b9f1afe365453fed62868c1fe80cdf97
tree76c880b6bae9752172f4c2510fdb112455fa96d5
parent82065d92c64009c8ac0cacd446573b1e52faf767
sys/vfs/hammer: Fix comment

This comment made by 66325755 in 2007 seems to be wrong today.
There is no code that indicates parent inode# == 0 means it's
deleted, or treats it as deleted.
sys/vfs/hammer/hammer_disk.h
sys/vfs/hammer/hammer_vnops.c