commit | f98a128a55ff85d0087de89f304f10bd75e792aa | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zheng.z.yan@intel.com> | Thu Apr 17 08:55:50 2014 +0800 |
committer | Yan, Zheng <zheng.z.yan@intel.com> | Fri Jun 06 09:29:52 2014 +0800 |
tree | bdaa64075f36354d7f221a8b7d93fbc4bdb8f322 | |
parent | 461f758ac0bad40fe8e0959f415dae38efa16c12 [diff] |
ceph: update inode fields according to issued caps Cap message and request reply from non-auth MDS may carry stale information (corresponding locks are in LOCK states) even they have the newest inode version. So client should update inode fields according to issued caps. Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>