Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ceph: allocate and parse mount args before client instance | Sage Weil | 2009-10-27 | 1 | -58/+48 |
* | ceph: fix, clean up string mount arg parsing | Sage Weil | 2009-10-27 | 1 | -2/+9 |
* | ceph: silence uninitialized variable warning | Sage Weil | 2009-10-26 | 1 | -1/+1 |
* | ceph: reduce parse_mount_args stack usage | Sage Weil | 2009-10-26 | 1 | -8/+17 |
* | ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate | Sage Weil | 2009-10-22 | 1 | -2/+2 |
* | ceph: enable readahead | Sage Weil | 2009-10-16 | 1 | -0/+1 |
* | ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super | Sage Weil | 2009-10-14 | 1 | -1/+3 |
* | ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP | Sage Weil | 2009-10-12 | 1 | -2/+0 |
* | ceph: show meaningful version on module load | Sage Weil | 2009-10-07 | 1 | -2/+3 |
* | ceph: super.c | Sage Weil | 2009-10-06 | 1 | -0/+936 |