CEPH filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] libceph, ceph: get rid of ack vs commit
@ 2017-02-23 20:59 Ilya Dryomov
  2017-02-23 20:59 ` [PATCH 1/3] ceph: remove special ack vs commit behavior Ilya Dryomov
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Ilya Dryomov @ 2017-02-23 20:59 UTC (permalink / raw)
  To: ceph-devel; +Cc: Sage Weil, Zheng Yan

Hello,

This is all straightforward and passes tests, but I'd greatly
appreciate an extra set of eyes on the fs/ceph bits.

Thanks,

                Ilya


Ilya Dryomov (3):
  ceph: remove special ack vs commit behavior
  libceph: get rid of ack vs commit
  libceph, rbd, ceph: WRITE | ONDISK -> WRITE

 drivers/block/rbd.c             |   6 +-
 fs/ceph/addr.c                  |  14 ++---
 fs/ceph/caps.c                  |   2 -
 fs/ceph/file.c                  | 101 ++-------------------------------
 fs/ceph/inode.c                 |   9 ---
 fs/ceph/super.c                 |   1 -
 fs/ceph/super.h                 |   4 +-
 include/linux/ceph/osd_client.h |   6 +-
 net/ceph/cls_lock_client.c      |  12 ++--
 net/ceph/osd_client.c           | 120 ++++++++++------------------------------
 10 files changed, 48 insertions(+), 227 deletions(-)

-- 
2.4.3


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-02-24 14:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-23 20:59 [PATCH 0/3] libceph, ceph: get rid of ack vs commit Ilya Dryomov
2017-02-23 20:59 ` [PATCH 1/3] ceph: remove special ack vs commit behavior Ilya Dryomov
2017-02-23 23:00   ` Jeff Layton
2017-02-23 20:59 ` [PATCH 2/3] libceph: get rid of ack vs commit Ilya Dryomov
2017-02-23 21:43   ` Sage Weil
2017-02-23 22:18     ` Ilya Dryomov
2017-02-23 23:14   ` Jeff Layton
2017-02-24 11:19     ` Ilya Dryomov
2017-02-23 20:59 ` [PATCH 3/3] libceph, rbd, ceph: WRITE | ONDISK -> WRITE Ilya Dryomov
2017-02-24  1:40   ` Jeff Layton
2017-02-24 14:52 ` [PATCH 0/3] libceph, ceph: get rid of ack vs commit Sage Weil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox