ceph: allocate and parse mount args before client instance
[pandora-kernel.git] / fs / ceph / super.c
2009-10-27 Sage Weilceph: allocate and parse mount args before client instance
2009-10-27 Sage Weilceph: fix, clean up string mount arg parsing
2009-10-27 Sage Weilceph: silence uninitialized variable warning
2009-10-27 Sage Weilceph: reduce parse_mount_args stack usage
2009-10-22 Sage Weilceph: remove small mon addr limit; use CEPH_MAX_MON...
2009-10-16 Sage Weilceph: enable readahead
2009-10-14 Sage Weilceph: initialize sb->s_bdi, bdi_unregister after kill_a...
2009-10-12 Sage Weilceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP
2009-10-07 Sage Weilceph: show meaningful version on module load
2009-10-06 Sage Weilceph: super.c