DragonFly commits List (threaded) for 2012-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: hammer2 hammer2 - hookup getattr, setattr
commit b2b78aaa870ae0fb07df142a8c7c05f7ff2e804d
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue May 15 20:04:15 2012 -0700
hammer2 - hookup getattr, setattr
* Hook up most remaining fields for getattr and setattr, and also initial
ownership and so forth for create.
* initialize and update the time on create, setattr, and write.
* kqueue handling for write.
Summary of changes:
sys/vfs/hammer2/hammer2.h | 3 +
sys/vfs/hammer2/hammer2_inode.c | 31 ++++++++++++-
sys/vfs/hammer2/hammer2_subr.c | 26 +++++++++++
sys/vfs/hammer2/hammer2_vnops.c | 88 ++++++++++++++++++++++++++++++++++----
4 files changed, 135 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b2b78aaa870ae0fb07df142a8c7c05f7ff2e804d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]