Searched hist:"6 bc62f20" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/configfs/ |
H A D | mount.c | 6bc62f20 Mon Mar 25 11:38:29 CDT 2019 David Howells <dhowells@redhat.com> vfs: Convert configfs to use the new mount API
Convert the configfs 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> cc: Joel Becker <jlbec@evilplan.org> cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> 6bc62f20 Mon Mar 25 11:38:29 CDT 2019 David Howells <dhowells@redhat.com> vfs: Convert configfs to use the new mount API Convert the configfs 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> cc: Joel Becker <jlbec@evilplan.org> cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|