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)
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>

No differences found