commit | d2f2418d606463ecea710f82df19f86185c6bd55 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Oct 30 10:41:25 2018 +0000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Feb 04 11:21:43 2019 -0500 |
tree | 57dbf5b3bb1b37ccab0f5583371c09bbdbb80afa | |
parent | 4843aa750283c4fb41dead855a7fe4423a7680c2 [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>