]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ceph: listxattr should compare version by >=
authorHenry C Chang <henry_c_chang@tcloudcomputing.com>
Thu, 29 Apr 2010 16:32:28 +0000 (09:32 -0700)
committerSage Weil <sage@newdream.net>
Mon, 17 May 2010 22:25:26 +0000 (15:25 -0700)
commitbddfa3cc18fcd9c9313a1030b19d3b0ea2639310
treebd4560a74ffd5ebd40e3c35e10e465cfe810f2eb
parenta6424e48c8d54a5795430b07c4487f1ed280df4e
ceph: listxattr should compare version by >=

If the version hasn't changed, don't rebuild the index.

Signed-off-by: Henry C Chang <henry_c_chang@tcloudcomputing.com>
Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/xattr.c