FreeBSD Bugzilla – Attachment 8998 Details for
Bug 18628
same for VOP_FSYNC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 720 bytes, created by
Alexander Langer
on 2000-05-17 23:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alexander Langer
Created:
2000-05-17 23:20:00 UTC
Size:
720 bytes
patch
obsolete
>Index: VOP_FSYNC.9 >=================================================================== >RCS file: /usr/home/ncvs/src/share/man/man9/VOP_FSYNC.9,v >retrieving revision 1.6 >diff -u -r1.6 VOP_FSYNC.9 >--- VOP_FSYNC.9 1999/08/28 00:21:12 1.6 >+++ VOP_FSYNC.9 2000/05/17 22:10:01 >@@ -54,7 +54,16 @@ > .It Ar cred > the caller's credentials > .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 p > the calling process > .El
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 18628
: 8998