]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw_file: implement stateless write completion timer
authorMatt Benjamin <mbenjamin@redhat.com>
Tue, 16 Aug 2016 22:17:53 +0000 (18:17 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Wed, 17 Aug 2016 17:53:10 +0000 (13:53 -0400)
commit2c83ed4bd43fcb5d5497151a157b1dc08022fed9
tree99733037fbc766f80f07b6b6157ce585eb3d95f7
parent2d0ea2b4649e76cbbb87f44c57754d7ea9c46dce
rgw_file: implement stateless write completion timer

Implements a temporal mechanism to enforce write completion for setups
which lack open state tracking (e.g., NFS3).

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/common/ceph_timer.h
src/include/rados/rgw_file.h
src/rgw/librgw.cc
src/rgw/rgw_file.cc
src/rgw/rgw_file.h