Re: [RFC PATCH 35/68] vfs: Convert xenfs to use the new mount API

From: Juergen Gross
Date: Tue Apr 02 2019 - 03:38:18 EST


On 28/03/2019 00:44, David Howells wrote:
> Convert the xenfs 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@xxxxxxxxxx>
> cc: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
> cc: Juergen Gross <jgross@xxxxxxxx>
> cc: Stefano Stabellini <sstabellini@xxxxxxxxxx>
> cc: xen-devel@xxxxxxxxxxxxxxxxxxxx

Reviewed-by: Juergen Gross <jgross@xxxxxxxx>


Juergen