summaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.c
Commit message (Expand)AuthorAgeFilesLines
...
* ceph: handle errors during osd client initSage Weil2009-11-181-1/+5
* ceph: fix sparse endian warningSage Weil2009-11-041-1/+1
* ceph: init/destroy bdi in client create/destroy helpersSage Weil2009-11-021-6/+9
* ceph: allocate and parse mount args before client instanceSage Weil2009-10-271-58/+48
* ceph: fix, clean up string mount arg parsingSage Weil2009-10-271-2/+9
* ceph: silence uninitialized variable warningSage Weil2009-10-261-1/+1
* ceph: reduce parse_mount_args stack usageSage Weil2009-10-261-8/+17
* ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriateSage Weil2009-10-221-2/+2
* ceph: enable readaheadSage Weil2009-10-161-0/+1
* ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_superSage Weil2009-10-141-1/+3
* ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAPSage Weil2009-10-121-2/+0
* ceph: show meaningful version on module loadSage Weil2009-10-071-2/+3
* ceph: super.cSage Weil2009-10-061-0/+936
OpenPOWER on IntegriCloud