]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: handle cap export race in try_flush_caps()
authorYan, Zheng <zheng.z.yan@intel.com>
Thu, 31 Oct 2013 08:44:14 +0000 (16:44 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Tue, 21 Jan 2014 05:29:32 +0000 (13:29 +0800)
commitbfd06876c974efbb73cf471e2d1aa2bdd964df7d
treeeab5cc55b2785c1617ba21478a82f47dd2663ad4
parentf5716716e1b8697f29caa0a6ad75a1d22b0d7d1b
ceph: handle cap export race in try_flush_caps()

auth cap may change after releasing the i_ceph_lock

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