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

Craig Rodrigues rodrigc at FreeBSD.org
Sat Dec 16 07:44:04 PST 2006


rodrigc     2006-12-16 15:44:03 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mount.h 
    sys/kern             vfs_mount.c 
  Log:
  Add a function vfs_deleteopt() which searches through the vfsoptlist
  linked list of mount options by name, and deletes the option if it finds it.
  
  Revision  Changes    Path
  1.243     +11 -0     src/sys/kern/vfs_mount.c
  1.217     +1 -0      src/sys/sys/mount.h


More information about the cvs-all mailing list