mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-28 14:59:34 +09:00
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>