On Thu, 23 Feb 2017, Ilya Dryomov wrote: > 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(-) Reviewed-by: Sage Weil <sage@xxxxxxxxxx> ...with the minor nit that the r_completion comment could be clarified! sage -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html