]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ceph: add LAZYIO ioctl to mark a file description for lazy consistency
authorSage Weil <sage@newdream.net>
Fri, 16 Apr 2010 16:53:43 +0000 (09:53 -0700)
committerSage Weil <sage@newdream.net>
Mon, 2 Aug 2010 03:11:39 +0000 (20:11 -0700)
commit8c6e9229fc1989cf263a6fcd4ff406d7f473f966
tree6402204aae50b0590df39289ed1e533472ee6ca1
parent84d9509234c46481aded977193fcf23f892d715f
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>
fs/ceph/ioctl.c
fs/ceph/ioctl.h