| commit | adb633ea89792a07ac5a0f0bbb5c5a36bc99a634 | [log] [tgz] |
|---|---|---|
| author | David Howells <dhowells@redhat.com> | Tue Oct 30 10:41:25 2018 +0000 |
| committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jan 26 00:44:01 2019 -0500 |
| tree | 3d698b7e297a9697c2f693836a562f77b7a3f53f | |
| parent | 37a277bbc3eba39aa2e207ff0ab0a13209599d78 [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>