From: Sage Weil Date: Tue, 18 Jan 2011 17:00:01 +0000 (-0800) Subject: ceph: avoid immediate cap check after import X-Git-Tag: v2.6.38-rc3~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e57b81c7688c762bc9e775bc83f9fc17946f527;p=pandora-kernel.git ceph: avoid immediate cap check after import The NODELAY flag avoids the heuristics that delay cap (issued/wanted) release. There's no reason for that after we import a cap, and it kills whatever benefit we get from those delays. Signed-off-by: Sage Weil --- Reading git-diff-tree failed