]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit - fs/ceph/caps.c
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)
commit4fe59789adc93b2573b0417ac93136805521902e
treeeab5cc55b2785c1617ba21478a82f47dd2663ad4
parentfc12c80aa57ee90385dc90e4263ec1a66200ba76
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