Searched hist:"389 e22fb46eb1f48b089060c30030790e7a41033" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/btrfs/tests/ |
H A D | btrfs-tests.c | diff 389e22fb46eb1f48b089060c30030790e7a41033 Mon Mar 25 11:38:25 CDT 2019 David Howells <dhowells@redhat.com> vfs: Convert btrfs_test to use the new mount API
Convert the btrfs_test filesystem to the new internal mount API as the old one will be obsoleted and removed. This allows greater flexibility in communication of mount parameters between userspace, the VFS and the filesystem.
See Documentation/filesystems/mount_api.txt for more information.
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: David Sterba <dsterba@suse.com> cc: Chris Mason <clm@fb.com> cc: Josef Bacik <josef@toxicpanda.com> cc: linux-btrfs@vger.kernel.org Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|