git: Allow null mounts to accept -o update

看板DFBSD_commit作者時間16年前 (2009/11/23 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1B2Nnlys (DFBSD_commit)