]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ceph: check migrate seq before changing auth cap
authorYan, Zheng <zheng.z.yan@intel.com>
Fri, 31 May 2013 08:37:11 +0000 (16:37 +0800)
committerSage Weil <sage@inktank.com>
Thu, 13 Jun 2013 15:46:33 +0000 (08:46 -0700)
commitae86ab3d898e3886efb99d660e596b5fc18ae9fe
tree2019082a096fae5823693ae5fd30873ce8218b69
parente018e526d56c3b6e01755e29dfa66efab7504587
ceph: check migrate seq before changing auth cap

We may receive old request reply from the exporter MDS after receiving
the importer MDS' cap import message.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Reviewed-by: Sage Weil <sage@inktank.com>
fs/ceph/caps.c