cvs commit: src/sys/kern vfs_mount.c src/sys/sys mount.h

Poul-Henning Kamp phk at FreeBSD.org
Fri Nov 26 11:28:39 PST 2004


phk         2004-11-26 19:28:39 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
    sys/sys              mount.h 
  Log:
  Eliminate MNT_NODEV usage, it doesn't have any meaning any more.
  
  Keep a #define MNT_NODEV 0 around to avoid dealing with contrib
  userland like mount_smbfs.
  
  Revision  Changes    Path
  1.152     +2 -2      src/sys/kern/vfs_mount.c
  1.177     +3 -3      src/sys/sys/mount.h


More information about the cvs-src mailing list