diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2017-02-11 18:46:08 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2017-02-24 19:04:57 +0100 |
commit | b18b9550e4059ceea0393c518eb323b95243f92f (patch) | |
tree | 4401ab6439dea8ced7d5c49039c3aa981034d444 /fs/ceph | |
parent | ceph: remove special ack vs commit behavior (diff) | |
download | linux-b18b9550e4059ceea0393c518eb323b95243f92f.tar.xz linux-b18b9550e4059ceea0393c518eb323b95243f92f.zip |
libceph: get rid of ack vs commit
- CEPH_OSD_FLAG_ACK shouldn't be set anymore, so assert on it
- remove support for handling ack replies (OSDs will send ack replies
only if clients request them)
- drop the "do lingering callbacks under osd->lock" logic from
handle_reply() -- lreq->lock is sufficient in all three cases
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Diffstat (limited to 'fs/ceph')
0 files changed, 0 insertions, 0 deletions