]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: Don't update i_max_size when handling non-auth cap
authorYan, Zheng <zheng.z.yan@intel.com>
Mon, 19 Nov 2012 02:49:04 +0000 (10:49 +0800)
committerDavid Zafman <david.zafman@inktank.com>
Sat, 8 Dec 2012 19:22:58 +0000 (11:22 -0800)
commit530ee996e26b242362a621ae66cf55fc9dfecd6d
tree351cbcc12ac80e870b40a0e618393e7c299a7160
parent9954d934f23883b95fade3eb56448f2169735c72
ceph: Don't update i_max_size when handling non-auth cap

The cap from non-auth mds doesn't have a meaningful max_size value.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Signed-off-by: Sage Weil <sage@inktank.com>
fs/ceph/caps.c