On Thu, 2017-02-23 at 21:59 +0100, Ilya Dryomov wrote: > - ask for a commit reply instead of an ack reply in > __ceph_pool_perm_get() > - don't ask for both ack and commit replies in ceph_sync_write() > - since just only one reply is requested now, i_unsafe_writes list > will always be empty -- kill ceph_sync_write_wait() and go back to > a standard ->evict_inode() > > Signed-off-by: Ilya Dryomov <idryomov@xxxxxxxxx> > --- > fs/ceph/addr.c | 2 +- > fs/ceph/caps.c | 2 -- > fs/ceph/file.c | 88 +-------------------------------------------------------- > fs/ceph/inode.c | 9 ------ > fs/ceph/super.c | 1 - > fs/ceph/super.h | 4 +-- > 6 files changed, 3 insertions(+), 103 deletions(-) > Love that diffstat! Reviewed-by: Jeff Layton <jlayton@xxxxxxxxxx> -- 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