Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2001 02:33:45 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mount.h src/sys/kern vfs_syscalls.c
Message-ID:  <200111051033.fA5AXju56150@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2001/11/05 02:33:45 PST

  Modified files:
    sys/sys              mount.h 
    sys/kern             vfs_syscalls.c 
  Log:
  Define a new mount flag "MNT_JAILDEVFS"
  
  Collect the magic combination of flags which can be updated into
  a macro in sys/mount.h rather than inlining them (twice!) in
  vfs_syscalls.c
  
  Revision  Changes    Path
  1.215     +2 -8      src/sys/kern/vfs_syscalls.c
  1.116     +11 -2     src/sys/sys/mount.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111051033.fA5AXju56150>