]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - fs/ceph/osd_client.c
ceph: handle errors during osd client init
[mirror_ubuntu-bionic-kernel.git] / fs / ceph / osd_client.c
2009-11-18 Sage Weilceph: handle errors during osd client init
2009-11-18 Sage Weilceph: remove bad calls to ceph_con_shutdown
2009-11-05 Sage Weilceph: fix endian conversions for ceph_pg
2009-10-27 Sage Weilceph: allocate and parse mount args before client instance
2009-10-16 Sage Weilceph: warn on allocation from msgpool with larger front_len
2009-10-14 Sage Weilceph: convert encode/decode macros to inlines
2009-10-09 Sage Weilceph: cancel osd requests before resending them
2009-10-09 Sage Weilceph: reset osd session on fault, not peer_reset
2009-10-09 Sage Weilceph: revoke osd request message on request completion
2009-10-09 Sage Weilceph: fix osd request submission race
2009-10-06 Sage Weilceph: OSD client