commit | 31d6d5ce53400d6dc58e29ddd8dc184b3ba89d66 | [log] [tgz] |
---|---|---|
author | David Howells <[email protected]> | Mon Mar 25 16:38:23 2019 +0000 |
committer | Al Viro <[email protected]> | Sat May 25 18:00:04 2019 -0400 |
tree | 3d2a12d63794b5ab86295001c711d63591e71ffa | |
parent | c80fa7c8301c10ad10d997b9e86b4aeac5923b3e [diff] |
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 <[email protected]> cc: [email protected]