git: hammer2 hammer2 - Implement rename

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Feb 28 18:44:39 PST 2012


commit 6934ae32a6b0216475b705fb6831ae2ca9da7672
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Feb 28 18:43:15 2012 -0800

    hammer2 - Implement rename
    
    * Implement hammer2_vop_nrename().

Summary of changes:
 sys/vfs/hammer2/hammer2.h       |   14 +++-
 sys/vfs/hammer2/hammer2_chain.c |  136 +++++++++++++++++++++++++++------------
 sys/vfs/hammer2/hammer2_inode.c |   78 ++++++++++++++++++++++-
 sys/vfs/hammer2/hammer2_vnops.c |  112 ++++++++++++++++++++++++++++----
 4 files changed, 281 insertions(+), 59 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6934ae32a6b0216475b705fb6831ae2ca9da7672


-- 
DragonFly BSD source repository





More information about the Commits mailing list