DragonFly-2.3.2.265.g17740 master lib/libc/sys mountctl.2 sys/kern vfs_default.c vfs_subr.c sys/sys mountctl.h vnode.h

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Aug 4 12:57:28 PDT 2009


commit 177403a90bd61674b04423f6ffa0c1df32c06d90
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Aug 4 12:55:00 2009 -0700

    MOUNTCTL - Add MOUNTCTL_MOUNTFLAGS, create vop_stdmountctl() as default.
    
    Submitted-by: Antonio Huete Jimenez <tuxillo at quantumachine.net>

Summary of changes:
 lib/libc/sys/mountctl.2 |    9 +++++
 sys/kern/vfs_default.c  |   35 +++++++++++++++++++-
 sys/kern/vfs_subr.c     |   85 +++++++++++++++++++++++++++++++++++++++++++++++
 sys/sys/mountctl.h      |    1 +
 sys/sys/vnode.h         |    2 +
 5 files changed, 131 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/177403a90bd61674b04423f6ffa0c1df32c06d90


-- 
DragonFly BSD source repository





More information about the Commits mailing list