]> git.kernelconcepts.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 16:51:21 +0000 (08:51 -0800)
commit7ae7b557aaaf1d50f04706b775341957f12bab10
treee1e7075381b0932d37d73b05157dafcff040ed24
parent3317122449a2ce5c0bba77e1f05b1df2ff716447
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>
(cherry picked from commit 5e62ad30157d0da04cf40c6d1a2f4bc840948b9c)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/ceph/caps.c