commit | 1d6d59ce1eaf9483dedde651582489e8d0999324 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Oct 30 10:41:25 2018 +0000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Dec 21 23:28:49 2018 -0500 |
tree | f77533af4ce37af7360bb41199b8c68e81b1ba79 | |
parent | 8f71c9b4d81cf8522bd3449ae09b33c71f9a8be3 [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>