btrfs is not "the ideal choice for Ceph clusters" because it isn't mature and
the promised features (like deduplication) have not materialized.
The "Filesystems -> Recommended" section of this very same document (several
paragraphs) above the paragraph being modified by this commit, has been
modified to say "We used to recommend btrfs for testing, development, and any
non-critical deployments. . . . However . . . ."
This PR removes this contradiction.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
This patch does cleanup for option "filestore_xattr_use_omap",
as this option was removed in #7408.
Fixes: #14356
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>