]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/librbd/fsx: don't disable features for krbd
authorIlya Dryomov <idryomov@gmail.com>
Wed, 18 Dec 2019 13:32:11 +0000 (14:32 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 6 Jan 2020 13:52:52 +0000 (14:52 +0100)
commit848eb114682989bffd7e672a6ba010915969fe60
tree4342e299d1691e892e3eba8e0b9e2e4ba4452866
parentfd0cbcfee44150fd003be718750c8aef10af6ad5
test/librbd/fsx: don't disable features for krbd

rbd_default_features is set in krbd suite, no need to hard-code this in
fsx (especially now when object-map, fast-diff and deep-flatten are all
supported).

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
src/test/librbd/fsx.cc