commit | c91467cf7dbb75996f98f295be4c6772075190e0 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Oct 30 10:41:25 2018 +0000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Dec 26 02:05:47 2018 -0500 |
tree | bf9cc1c3283cab95cddab4cecdcf59a80de792b5 | |
parent | 2b9dad94ebf65bd46d447fa917b4ba15d8aaab0d [diff] |
btrfs: Convert to using fs_context Convert the btrfs filesystem to using an fs_context to parameterise mount creation and reconfiguration. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>