git: hammer2 - Implement hammer2_inode_meta.iparent
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sun Jun 19 12:33:36 PDT 2016
    
    
  
commit 2c886d45c885fa844fb036995bc3e08f649703fc
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Jun 19 12:24:32 2016 -0700
    hammer2 - Implement hammer2_inode_meta.iparent
    
    * Implement the iparent field, which points to the inode number of
      the parent directory.  Remove the comment as this will be used
      by NFS (at least for directory inodes).
Summary of changes:
 sys/vfs/hammer2/hammer2_disk.h  | 2 +-
 sys/vfs/hammer2/hammer2_inode.c | 1 +
 sys/vfs/hammer2/hammer2_xops.c  | 8 ++++++++
 3 files changed, 10 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2c886d45c885fa844fb036995bc3e08f649703fc
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list