From: Sage Weil Date: Tue, 10 Jan 2012 17:12:55 +0000 (-0800) Subject: ceph: enable/disable dentry complete flags via mount option X-Git-Tag: v3.3-rc1~79^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a40dc6cc2e121abcbd1b22583ef5447763df510c;p=pandora-kernel.git ceph: enable/disable dentry complete flags via mount option Enable/disable use of the dentry dir 'complete' flag via a mount option. This lets the admin control whether ceph uses the dcache to satisfy negative lookups or readdir when it has the entire directory contents in its cache. This is purely a performance optimization; correctness is guaranteed whether it is enabled or not. Reviewed-by: Christoph Hellwig Signed-off-by: Sage Weil --- Reading git-diff-tree failed