Allow null mounts to accept -o update
authorStathis Kamperis <beket@dragonflybsd.org>
Sun, 22 Nov 2009 16:54:57 +0000 (18:54 +0200)
committerStathis Kamperis <beket@dragonflybsd.org>
Sun, 22 Nov 2009 17:39:04 +0000 (19:39 +0200)
commit8b02b69a65f3a7c5d344957f9ee3162b20077c93
treeef3c4603935d5120817122fe2ed745b03603662c
parent0ce443978f52bf04b2d5ce14574af4383ac74bac
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@.
sbin/mount_null/mount_null.8
sbin/mount_null/mount_null.c
sys/kern/vfs_syscalls.c
sys/vfs/nullfs/null.h
sys/vfs/nullfs/null_vfsops.c