DragonFly-2.1.1.446.g982be4 DragonFly_RELEASE_2_2 sys/vfs/hammer hammer.h hammer_cursor.c hammer_inode.c hammer_mirror.c hammer_pfs.c hammer_prune.c hammer_reblock.c
Simon Schubert
corecode at crater.dragonflybsd.org
Tue Feb 3 11:17:19 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