git: sys/vfs/hammer: Fix comment
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sun Feb 28 05:16:30 PST 2016
commit d9ecde89b9f1afe365453fed62868c1fe80cdf97
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sun Feb 28 04:11:19 2016 +0900
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.
Summary of changes:
sys/vfs/hammer/hammer_disk.h | 1 +
sys/vfs/hammer/hammer_vnops.c | 4 +---
2 files changed, 2 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d9ecde89b9f1afe365453fed62868c1fe80cdf97
--
DragonFly BSD source repository
More information about the Commits
mailing list