DragonFly commits List (threaded) for 2009-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Allow null mounts to accept -o update
commit 8b02b69a65f3a7c5d344957f9ee3162b20077c93
Author: Stathis Kamperis <beket@dragonflybsd.org>
Date: Sun Nov 22 18:54:57 2009 +0200
Allow null mounts to accept -o update
Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1537>
Reviewed-by: dillon@, y0netan1@, swildner@
Final patch contains modifications proposed by y0netan1@.
Summary of changes:
sbin/mount_null/mount_null.8 | 8 ++++++++
sbin/mount_null/mount_null.c | 28 +++++++++++++++++++++-------
sys/kern/vfs_syscalls.c | 34 +++++++++++++++++++++++++++-------
sys/vfs/nullfs/null.h | 1 +
sys/vfs/nullfs/null_vfsops.c | 18 +++++++++++-------
5 files changed, 68 insertions(+), 21 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8b02b69a65f3a7c5d344957f9ee3162b20077c93
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]