This commit is contained in:
Michael Kerrisk 2006-12-27 03:56:24 +00:00
parent 3f74a33f53
commit 459f24d56a
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ operation to wait for completion of that operation, and obtain its result.
.TP
.B SYNC_FILE_RANGE_WAIT_BEFORE | SYNC_FILE_RANGE_WRITE | SYNC_FILE_RANGE_WAIT_AFTER
This is a traditional
.BR fdatasync(2)
.BR fdatasync (2)
operation.
It is a write-for-data-integrity operation
that will ensure that all pages in the specified range which were dirty when