FreeBSD Bugzilla – Attachment 8997 Details for
Bug 18627
add description for waitfor in VFS_SYNC(9)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 719 bytes, created by
Alexander Langer
on 2000-05-17 23:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alexander Langer
Created:
2000-05-17 23:10:01 UTC
Size:
719 bytes
patch
obsolete
>Index: VFS_SYNC.9 >=================================================================== >RCS file: /usr/home/ncvs/src/share/man/man9/VFS_SYNC.9,v >retrieving revision 1.6 >diff -u -r1.6 VFS_SYNC.9 >--- VFS_SYNC.9 1999/08/28 00:21:09 1.6 >+++ VFS_SYNC.9 2000/05/17 21:59:31 >@@ -48,7 +48,16 @@ > .It Ar mp > The filesystem. > .It Ar waitfor >-Whether the function should wait for I/O to complete. >+Whether the function should wait for I/O to complete. Possible values >+are: >+.Bl -tag -width MNT_NOWAIT >+.It Va MNT_WAIT >+synchronously wait for I/O to complete >+.It Va MNT_NOWAIT >+start all I/O, but do not wait for it >+.It Va MNT_LAZY >+push data not written by filesystem syncer >+.El > .It Ar cred > The caller's credentials. > .It Ar p
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 18627
: 8997