]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
libceph, ceph: always advertise all supported features
authorIlya Dryomov <idryomov@gmail.com>
Fri, 3 Mar 2017 17:16:07 +0000 (18:16 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 4 May 2017 07:19:18 +0000 (09:19 +0200)
commit74da4a0f574d11ed60dbe50a1e5e942e20476590
tree3e3097c0230adfb1d6d75d462c719bfb064df0d0
parenta351e9b9fc24e982ec2f0e76379a49826036da12
libceph, ceph: always advertise all supported features

No reason to hide CephFS-specific features in the rbd case.  Recent
feature bits mix RADOS and CephFS-specific stuff together anyway.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
drivers/block/rbd.c
fs/ceph/super.c
include/linux/ceph/ceph_features.h
include/linux/ceph/libceph.h
net/ceph/ceph_common.c