diff options
author | Dan Williams <dan.j.williams@intel.com> | 2019-05-20 13:44:57 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2019-05-21 08:23:41 +0100 |
commit | 1a6e9e76b713d9632783efe78295ed3507fdad64 (patch) | |
tree | 05e0a69c1ddeeba9b59d34eccb1f043e4643e4b7 /include/target | |
parent | 7e5f7bb08b8cefd3a7e8961861f47fe1f0e830d4 (diff) | |
download | talos-op-linux-1a6e9e76b713d9632783efe78295ed3507fdad64.tar.gz talos-op-linux-1a6e9e76b713d9632783efe78295ed3507fdad64.zip |
device-dax: Drop register_filesystem()
The device-dax fs is only there to allocate a common inode for each
device-node that refers to the same device by major:minor. It is
otherwise not user mountable and need not be displayed in
/proc/filesystems.
Reported-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/target')
0 files changed, 0 insertions, 0 deletions