ceph: fix getattr on directory when using norbytes
authorYehuda Sadeh <yehuda@hq.newdream.net>
Thu, 13 Jan 2011 00:53:27 +0000 (16:53 -0800)
committerSage Weil <sage@newdream.net>
Thu, 13 Jan 2011 23:50:06 +0000 (15:50 -0800)
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 <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>

No differences found