diff options
author | Yan, Zheng <zheng.z.yan@intel.com> | 2014-04-21 09:46:37 +0200 |
---|---|---|
committer | Yan, Zheng <zheng.z.yan@intel.com> | 2014-06-06 03:29:55 +0200 |
commit | ca665e0282ece4f8121ab4de474351f291fa8c2d (patch) | |
tree | d2ad463509ad678de715e5f5d568de2c8bb03374 /fs/mpage.c | |
parent | ceph: remember subtree root dirfrag's auth MDS (diff) | |
download | linux-ca665e0282ece4f8121ab4de474351f291fa8c2d.tar.xz linux-ca665e0282ece4f8121ab4de474351f291fa8c2d.zip |
mds: check cap ID when handling cap export message
handle following sequence of events:
- mds0 exports an inode to mds1. client receives the cap import
message from mds1. caps from mds0 are removed while handling
the cap import message.
- mds1 exports an inode to mds0. client receives the cap export
message from mds1. handle_cap_export() adds placeholder caps
for mds0
- client receives the first cap export message (for exporting
inode from mds0 to mds1)
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Diffstat (limited to 'fs/mpage.c')
0 files changed, 0 insertions, 0 deletions