commit | 23f31918424d8f97e1b3935b62af7a60e39ddd26 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Oct 30 10:41:25 2018 +0000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Dec 20 14:00:27 2018 -0500 |
tree | d190a41ff7bdf1943761d2ca2fec6711ed68d70e | |
parent | ff6f9bc49d6a6722cf3b512b28d8b265ed20032b [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>