From: Sage Weil Date: Thu, 29 Dec 2011 16:05:14 +0000 (-0800) Subject: ceph: disable use of dcache for readdir etc. X-Git-Tag: v3.2~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4d46363ce96c8fd7534c6f79051c78b52464132;p=pandora-kernel.git ceph: disable use of dcache for readdir etc. Ceph attempts to use the dcache to satisfy negative lookups and readdir when the entire directory contents are in cache. Disable this behavior until lingering bugs in this code are shaken out; we'll re-enable these hooks once things are fully stable. Signed-off-by: Sage Weil --- Reading git-diff-tree failed