ceph: add ino32 mount option
authorYehuda Sadeh <yehuda@hq.newdream.net>
Sat, 22 Jan 2011 00:44:03 +0000 (16:44 -0800)
committerSage Weil <sage@newdream.net>
Mon, 21 Mar 2011 19:24:22 +0000 (12:24 -0700)
commitad1fee96cbaf873520064252c5dc3212c9844861
treebce9fcd824af836279a6dd10007430cc3872cb3a
parent483fac71485e5063ff4033b6dc7d91567f1b6ff1
ceph: add ino32 mount option

The ino32 mount option forces the ceph fs to report 32 bit
ino values.  This is useful for 64 bit kernels with 32 bit userspace.

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
fs/ceph/dir.c
fs/ceph/inode.c
fs/ceph/super.c
fs/ceph/super.h