]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: don't update i_max_size when handle reply from non-auth MDS
authorYan, Zheng <zheng.z.yan@intel.com>
Thu, 20 Feb 2014 06:43:56 +0000 (14:43 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Thu, 27 Feb 2014 03:59:59 +0000 (11:59 +0800)
commit154efb153427a0068507e09663c12a56afa15dc2
treee7c6f9c0341bc07030e35e298aa7aef493b61476
parentfc33eaed0d21c5659ceea3fa5a081f4f53ea91e2
client: don't update i_max_size when handle reply from non-auth MDS

caps from non-auth mds don't have meaningful max_size

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
src/client/Client.cc