]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.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>
Thu, 10 Jun 2010 21:10:08 +0000 (14:10 -0700)
commitca6518f891e73f5251979103a8dd282e2a25b515
tree437430ff4c44b89ab3af86e5cf72674532d991e3
parent436be1c22796a1ba8dcb7d56cc74a8e413317efb
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