commit | 0a4c603de21c6c53f8a33131de8270a38cfd83fd | [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 Jan 16 20:45:49 2019 -0500 |
tree | d3a0bc0ca4ab9e5173de383eef6e6f7c7c6b82af | |
parent | 22f69b14a409d6cdb6a2daf31568d07e517c5059 [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>