summaryrefslogtreecommitdiffstats
path: root/fs/ceph/mds_client.c
Commit message (Expand)AuthorAgeFilesLines
...
* ceph: handle errors during osd client initSage Weil2009-11-191-1/+2
* ceph: remove bad calls to ceph_con_shutdownSage Weil2009-11-181-12/+18
* ceph: pr_info when mds reconnect completesSage Weil2009-11-121-0/+1
* ceph: remove recon_gen logicSage Weil2009-11-111-14/+1Star
* ceph: do not confuse stale and dead (unreconnected) capsSage Weil2009-11-091-3/+6
* ceph: allocate and parse mount args before client instanceSage Weil2009-10-271-3/+3
* ceph: flush dirty caps via the cap_dirty listSage Weil2009-10-161-3/+3
* ceph: convert encode/decode macros to inlinesSage Weil2009-10-141-10/+10
* ceph: MDS clientSage Weil2009-10-061-0/+2912