From: Sage Weil Date: Fri, 16 Apr 2010 16:53:43 +0000 (-0700) Subject: ceph: add LAZYIO ioctl to mark a file description for lazy consistency X-Git-Tag: v2.6.36-rc1~99^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c6e9229fc1989cf263a6fcd4ff406d7f473f966;p=pandora-kernel.git 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 --- Reading git-diff-tree failed