]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw_file: v3: fix write-timer action 15097/head
authorMatt Benjamin <mbenjamin@redhat.com>
Mon, 15 May 2017 21:30:29 +0000 (17:30 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Mon, 15 May 2017 21:37:26 +0000 (17:37 -0400)
commitce6ecb553b85ea158af28c22827b93135a75d159
treef2fc8e43ba2bc73febd2309bc28563a7c9b15e37
parent880dde8e4766acddb3fa6eb9767965f57f3c4247
rgw_file: v3: fix write-timer action

For now, unify with v4 write-on-close path, by calling
RGWFileHandle::close() on write-timer expire, since it will
call write_finish() as a side-effect.

Fixes: http://tracker.ceph.com/issues/19932
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_file.cc
src/rgw/rgw_file.h