]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: supported_features module parameter
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)
commit67e34248074b6b229e9b5d153f2649e453b8bd27
tree0ca6296ad3edb73ea0690f6c1b024844164f89f8
parent020c181981f5d8feb4ec15a87aa979c13fd2a957
libceph: supported_features module parameter

Add a readonly, exported to sysfs module parameter so that userspace
can generate meaningful error messages.  It's a bit funky, but there is
no other libceph-specific place.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
net/ceph/ceph_common.c