]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Use LazyFIFO in data changes log
authorAdam C. Emerson <aemerson@redhat.com>
Sun, 22 Nov 2020 04:06:38 +0000 (23:06 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Mon, 29 Mar 2021 16:25:58 +0000 (12:25 -0400)
commit12939a258f8c627d1b7b23c0b9d7c22e98e69d89
tree5a098cd4153bc8919b1eba782e3d98d973277496
parent1cc4a0a4e274700b4ae044db125a8cb3a64253a2
rgw: Use LazyFIFO in data changes log

That way we don't start sending ops to open a FIFO until we need it.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_datalog.cc