summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/mount_api.txt
AgeCommit message (Collapse)Author
2019-03-28vfs: Update mount API docsDavid Howells
Update the mount API docs to reflect recent changes to the code. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2019-02-28vfs: Provide documentation for new mount APIDavid Howells
Provide documentation for the new mount API. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>