Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2006 15:44:03 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mount.h src/sys/kern vfs_mount.c
Message-ID:  <200612161544.kBGFi4et003294@repoman.freebsd.org>

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



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