Author: pluknet Date: Thu Feb 21 22:21:45 2013 New Revision: 247140 URL: http://svnweb.freebsd.org/changeset/base/247140
Log: Document VFCF_SBDRY. Reviewed by: jhb X-MFC with: r247116 Modified: head/share/man/man9/VFS_SET.9 Modified: head/share/man/man9/VFS_SET.9 ============================================================================== --- head/share/man/man9/VFS_SET.9 Thu Feb 21 21:59:35 2013 (r247139) +++ head/share/man/man9/VFS_SET.9 Thu Feb 21 22:21:45 2013 (r247140) @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 28, 2013 +.Dd February 21, 2013 .Dt VFS_SET 9 .Os .Sh NAME @@ -80,6 +80,9 @@ Supports delegated administration if .Va vfs.usermount sysctl is set to .Dv 1 . +.It Dv VFCF_SBDRY +When in VFS method, the thread suspension is deferred to the user +boundary upon arrival of stop action. .El .Sh PSEUDOCODE .Bd -literal _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"