From: Yehuda Sadeh Date: Thu, 13 Jan 2011 00:53:27 +0000 (-0800) Subject: ceph: fix getattr on directory when using norbytes X-Git-Tag: v2.6.38-rc3~24^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c1266bb916e6a6b362d3be95f2cc7f3c41277a6;p=pandora-kernel.git ceph: fix getattr on directory when using norbytes The norbytes mount option was broken, and when doing getattr on a directory it return the rbytes instead of the number of entities. This commit fixes it. Signed-off-by: Yehuda Sadeh Signed-off-by: Sage Weil --- Reading git-diff-tree failed