git: kernel - TMPFS - Stabilization pass, fix accounting for rmdir

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Feb 18 22:58:36 PST 2010


commit b7fe63af9d6e2bd93089102845d093153059d717
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Feb 18 18:46:11 2010 -0800

    kernel - TMPFS - Stabilization pass, fix accounting for rmdir
    
    * directory nodes were not being removed internally, leading to an
      tmpfs inode link.

Summary of changes:
 sys/vfs/tmpfs/tmpfs_vnops.c |   28 +++++++++++++++++++---------
 1 files changed, 19 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b7fe63af9d6e2bd93089102845d093153059d717


-- 
DragonFly BSD source repository





More information about the Commits mailing list