autofs: copy autofs4 to autofs
authorIan Kent <raven@themaw.net>
Fri, 8 Jun 2018 00:11:13 +0000 (17:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Jun 2018 00:34:39 +0000 (17:34 -0700)
commitebc921ca9b92a3cf304d99bd7b7f373ec78c7ed7
treeb8e0a20632c0461a25e604d3023f598f4c458fa2
parent47206e012a0ad05f358342c083cc6021160b61f9
autofs: copy autofs4 to autofs

Copy source files from the autofs4 directory to the autofs directory.

Link: http://lkml.kernel.org/r/152626705013.28589.931913083997578251.stgit@pluto.themaw.net
Signed-off-by: Ian Kent <raven@themaw.net>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/autofs/autofs_i.h [new file with mode: 0644]
fs/autofs/dev-ioctl.c [new file with mode: 0644]
fs/autofs/expire.c [new file with mode: 0644]
fs/autofs/init.c [new file with mode: 0644]
fs/autofs/inode.c [new file with mode: 0644]
fs/autofs/root.c [new file with mode: 0644]
fs/autofs/symlink.c [new file with mode: 0644]
fs/autofs/waitq.c [new file with mode: 0644]