cvs commit: src/sys/fs/devfs devfs_vnops.c

Poul-Henning Kamp phk at FreeBSD.org
Thu Nov 4 01:17:56 PST 2004


phk         2004-11-04 09:17:55 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_vnops.c 
  Log:
  Add back securelevel check for disks.
  
  XXX: This should live in geom_dev.c but we don't have access to the
  cred there.
  XXX: XXX:  This may not matter anymore since filesystems use geom_vfs.
  
  Revision  Changes    Path
  1.80      +12 -0     src/sys/fs/devfs/devfs_vnops.c


More information about the cvs-src mailing list