git: hammer2 - Fix issue where deleted files sometimes linger until umount (3)
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Apr 28 22:00:11 PDT 2022
commit 55d906d5ce1b03c05b15bad1e2e2624c01f6c4fa
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Apr 28 21:59:37 2022 -0700
hammer2 - Fix issue where deleted files sometimes linger until umount (3)
* Add missing conditional on last commit
Summary of changes:
sys/vfs/hammer2/hammer2_inode.c | 6 ++++--
sys/vfs/hammer2/hammer2_ioctl.c | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/55d906d5ce1b03c05b15bad1e2e2624c01f6c4fa
--
DragonFly BSD source repository
More information about the Commits
mailing list