Home
last modified time | relevance | path

Searched hist:"129 f809d2aa9c02cd1ab9714b265d828db3691ec" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/ibmasm/
H A Dibmasmfs.cdiff 129f809d2aa9c02cd1ab9714b265d828db3691ec Mon Mar 25 11:38:29 CDT 2019 David Howells <dhowells@redhat.com> vfs: Convert ibmasmfs to use the new mount API

Convert the ibmasmfs 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: Arnd Bergmann <arnd@arndb.de>
cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>