cvs commit: src/sys/ufs/ffs ffs_vfsops.c

Craig Rodrigues rodrigc at FreeBSD.org
Sat Nov 19 23:28:20 GMT 2005


rodrigc     2005-11-19 23:28:20 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  Add more options to ffs_opts, so that vfs_filteropts() will not
  complain when we pass these options to a UFS filesystem as strings
  via nmount():  noexec, nosuid, nosymfollow, sync, suiddir
  
  Revision  Changes    Path
  1.297     +3 -2      src/sys/ufs/ffs/ffs_vfsops.c


More information about the cvs-src mailing list