ceph: update inode fields according to issued caps
authorYan, Zheng <zheng.z.yan@intel.com>
Thu, 17 Apr 2014 00:55:50 +0000 (08:55 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Fri, 6 Jun 2014 01:29:52 +0000 (09:29 +0800)
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>

No differences found