From: Yan, Zheng Date: Tue, 18 Mar 2014 02:15:29 +0000 (+0800) Subject: ceph: set mds_wanted when MDS reply changes a cap to auth cap X-Git-Tag: v3.15-rc1~61^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9ffc4f77073e7e1ca731f21804769de9c094b87;p=pandora-kernel.git ceph: set mds_wanted when MDS reply changes a cap to auth cap When adjusting caps client wants, MDS does not record caps that are not allowed. For non-auth MDS, it does not record WR caps. So when a MDS reply changes a non-auth cap to auth cap, client needs to set cap's mds_wanted according to the reply. Signed-off-by: Yan, Zheng --- Reading git-diff-tree failed