aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/mds_client.c
Commit message (Expand)AuthorAge
* ceph: use kref for struct ceph_mds_requestSage Weil2009-12-07
* ceph: reset requested max_size after mds reconnectSage Weil2009-11-20
* ceph: fix debugfs entry, simplify fsid checksSage Weil2009-11-20
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-18
* ceph: handle errors during osd client initSage Weil2009-11-18
* ceph: remove bad calls to ceph_con_shutdownSage Weil2009-11-18
* ceph: pr_info when mds reconnect completesSage Weil2009-11-11
* ceph: remove recon_gen logicSage Weil2009-11-10
* ceph: do not confuse stale and dead (unreconnected) capsSage Weil2009-11-09
* ceph: allocate and parse mount args before client instanceSage Weil2009-10-27
* ceph: flush dirty caps via the cap_dirty listSage Weil2009-10-15
* ceph: convert encode/decode macros to inlinesSage Weil2009-10-14
* ceph: MDS clientSage Weil2009-10-06