]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools/rbd: make rbd info display dirty-cache feature 43852/head
authorFeng Hualong <hualong.feng@intel.com>
Tue, 9 Nov 2021 01:18:42 +0000 (09:18 +0800)
committerFeng Hualong <hualong.feng@intel.com>
Thu, 11 Nov 2021 01:57:25 +0000 (09:57 +0800)
commitb2a8d13a1a4635aba0128adfdbc43a7aaf04504d
treea45dc4d35924c752cc60f1fe49b1e10a31cd69a4
parentd6abbd04b8d6184cfdfc1c824c206d4298eacebe
tools/rbd: make rbd info display dirty-cache feature

Rbd info cannot show dirty-cache feature when it
is enable. So complete ImageFeatures::FEATURE_MAPPING
to show the dirty-cache feature.

Signed-off-by: Feng Hualong <hualong.feng@intel.com>
src/tools/rbd/ArgumentTypes.cc