commit | d6a3408a77807037872892c2a2034180fcc08d12 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Fri Mar 03 18:16:07 2017 +0100 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu May 04 09:19:18 2017 +0200 |
tree | 0ca6296ad3edb73ea0690f6c1b024844164f89f8 | |
parent | 74da4a0f574d11ed60dbe50a1e5e942e20476590 [diff] |
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>