DragonFly-2.1.1.446.g982be4 master sys/vfs/hammer hammer.h hammer_cursor.c hammer_inode.c hammer_mirror.c hammer_pfs.c hammer_prune.c hammer_reblock.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jan 24 23:20:38 PST 2009
commit 982be4bfef38fc8be86f896586cd899dd9994fc8
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Jan 24 11:49:34 2009 -0800
HAMMER VFS - Remove the unused also_ip argument from the cursor API
Summary of changes:
sys/vfs/hammer/hammer.h | 4 ++--
sys/vfs/hammer/hammer_cursor.c | 23 +++++------------------
sys/vfs/hammer/hammer_inode.c | 4 ++--
sys/vfs/hammer/hammer_mirror.c | 8 ++++----
sys/vfs/hammer/hammer_pfs.c | 4 ++--
sys/vfs/hammer/hammer_prune.c | 4 ++--
sys/vfs/hammer/hammer_reblock.c | 16 ++++++++--------
7 files changed, 25 insertions(+), 38 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/982be4bfef38fc8be86f896586cd899dd9994fc8
--
DragonFly BSD source repository
More information about the Commits
mailing list