]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/os/seastore: remove multistream related codes
authormyoungwon oh <ohmyoungwon@gmail.com>
Thu, 13 Jun 2024 06:07:56 +0000 (06:07 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Mon, 19 Aug 2024 09:49:38 +0000 (09:49 +0000)
commitd66d23da188f18058ec944bd0e61534f59e4a2c4
tree7f9eaaff437bb6282cfd7984411dd56428d130dd
parent9989ecf119ccf5393f0c1e4b5b016592c187fad5
crimson/os/seastore: remove multistream related codes

Current codes allow the device to allocate multiple namespace without specific policy
if the nvme device report that it is capable of mutistream functionality.
So, this commit removes the multistream related code, leaving it as a TODO.

Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
(cherry picked from commit cc5b4a25155dea919b5a939063370b4f13a992ec)
src/crimson/os/seastore/random_block_manager/nvme_block_device.cc