git: hammer2 hammer2 - flesh out getattr
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Feb 12 17:39:50 PST 2012
commit cd4b3d9269ece9d6998af588a84c607e6f27b2a6
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Feb 12 17:38:24 2012 -0800
hammer2 - flesh out getattr
* Load vap field from the inode media structure, setup remaining fields.
ls -la /mnt can display '.' and '..' now.
* Pull in some helper procedures from HAMMER1 to help out.
Summary of changes:
sys/vfs/hammer2/hammer2.h | 2 +
sys/vfs/hammer2/hammer2_subr.c | 44 +++++++++++++++++++++++++++++++++++++++
sys/vfs/hammer2/hammer2_vnops.c | 31 +++++++++++++++++++++------
3 files changed, 70 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cd4b3d9269ece9d6998af588a84c607e6f27b2a6
--
DragonFly BSD source repository
More information about the Commits
mailing list