commit | 8c6e9229fc1989cf263a6fcd4ff406d7f473f966 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Fri Apr 16 09:53:43 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Sun Aug 01 20:11:39 2010 -0700 |
tree | 6402204aae50b0590df39289ed1e533472ee6ca1 | |
parent | 84d9509234c46481aded977193fcf23f892d715f [diff] |
ceph: add LAZYIO ioctl to mark a file description for lazy consistency 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>