Searched hist:"31 d6d5ce" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | pseudo_fs.h | 31d6d5ce Mon Mar 25 11:38:23 CDT 2019 David Howells <dhowells@redhat.com> vfs: Provide a mount_pseudo-replacement for the new mount API
Provide a function, init_pseudo(), that provides a common infrastructure for converting pseudo-filesystems that can never be mountable.
[AV: once all users of mount_pseudo_xattr() get converted, it will be folded into pseudo_fs_get_tree()]
Signed-off-by: David Howells <dhowells@redhat.com> cc: linux-fsdevel@vger.kernel.org 31d6d5ce Mon Mar 25 11:38:23 CDT 2019 David Howells <dhowells@redhat.com> vfs: Provide a mount_pseudo-replacement for the new mount API Provide a function, init_pseudo(), that provides a common infrastructure for converting pseudo-filesystems that can never be mountable. [AV: once all users of mount_pseudo_xattr() get converted, it will be folded into pseudo_fs_get_tree()] Signed-off-by: David Howells <dhowells@redhat.com> cc: linux-fsdevel@vger.kernel.org
|
/openbmc/linux/fs/ |
H A D | libfs.c | 31d6d5ce Mon Mar 25 11:38:23 CDT 2019 David Howells <dhowells@redhat.com> vfs: Provide a mount_pseudo-replacement for the new mount API
Provide a function, init_pseudo(), that provides a common infrastructure for converting pseudo-filesystems that can never be mountable.
[AV: once all users of mount_pseudo_xattr() get converted, it will be folded into pseudo_fs_get_tree()]
Signed-off-by: David Howells <dhowells@redhat.com> cc: linux-fsdevel@vger.kernel.org 31d6d5ce Mon Mar 25 11:38:23 CDT 2019 David Howells <dhowells@redhat.com> vfs: Provide a mount_pseudo-replacement for the new mount API Provide a function, init_pseudo(), that provides a common infrastructure for converting pseudo-filesystems that can never be mountable. [AV: once all users of mount_pseudo_xattr() get converted, it will be folded into pseudo_fs_get_tree()] Signed-off-by: David Howells <dhowells@redhat.com> cc: linux-fsdevel@vger.kernel.org
|