OSDN Git Service

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)
commitd6a3408a77807037872892c2a2034180fcc08d12
tree0ca6296ad3edb73ea0690f6c1b024844164f89f8
parent74da4a0f574d11ed60dbe50a1e5e942e20476590
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