Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 2004 19:28:39 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_mount.c src/sys/sys mount.h
Message-ID:  <200411261928.iAQJSdZG033956@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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