git: Allow null mounts to accept -o update

Stathis Kamperis beket at crater.dragonflybsd.org
Sun Nov 22 09:43:31 PST 2009


commit 8b02b69a65f3a7c5d344957f9ee3162b20077c93
Author: Stathis Kamperis <beket at 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 at .

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





More information about the Commits mailing list