git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84d9509
)
ceph: add LAZYIO ioctl to mark a file description for lazy consistency
author
Sage Weil
<sage@newdream.net>
Fri, 16 Apr 2010 16:53:43 +0000
(09:53 -0700)
committer
Sage Weil
<sage@newdream.net>
Mon, 2 Aug 2010 03:11:39 +0000
(20:11 -0700)
Allow an application to mark a file descriptor for lazy file consistency
semantics, allowing buffered reads and writes when multiple clients are
accessing the same file.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found