]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/sal: add Object::get_torrent_info()
authorCasey Bodley <cbodley@redhat.com>
Sun, 19 Feb 2023 15:44:51 +0000 (10:44 -0500)
committerCasey Bodley <cbodley@redhat.com>
Thu, 2 Mar 2023 13:56:20 +0000 (08:56 -0500)
commit2419880f0c721d08b8df2b9d9bf7785243dafbfc
treeb230bd5cdd069e00b4c426b9ae67b7e09b4d6eb0
parenta89bb547523ecb918a8ce2747fc214a291a20edb
rgw/sal: add Object::get_torrent_info()

although torrent info is moving into RGW_ATTR_TORRENT, we'll still need
to support the rados backend's omap fallback.. forever. expose a new
Object API specifically for torrent info so we can remove all of the
omap-specific ones

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/driver/rados/rgw_sal_rados.cc
src/rgw/driver/rados/rgw_sal_rados.h
src/rgw/rgw_sal.h
src/rgw/rgw_sal_filter.cc
src/rgw/rgw_sal_filter.h
src/rgw/rgw_sal_store.h