DragonFly commits List (threaded) for 2012-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: hammer2 hammer2 - flesh out getattr
commit cd4b3d9269ece9d6998af588a84c607e6f27b2a6
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]