summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/autofs4-mount-control.txt
diff options
context:
space:
mode:
authorTomohiro Kusumi2017-02-27 23:27:08 +0100
committerLinus Torvalds2017-02-28 03:43:45 +0100
commit88488080946c2da0d998a3ac0a0a5aebf8dc62c8 (patch)
tree964271dadc5d7aa34db80ae54bf7e9d7782f3370 /Documentation/filesystems/autofs4-mount-control.txt
parentautofs: fix wrong ioctl documentation regarding devid (diff)
downloadkernel-qcow2-linux-88488080946c2da0d998a3ac0a0a5aebf8dc62c8.tar.gz
kernel-qcow2-linux-88488080946c2da0d998a3ac0a0a5aebf8dc62c8.tar.xz
kernel-qcow2-linux-88488080946c2da0d998a3ac0a0a5aebf8dc62c8.zip
autofs: update ioctl documentation regarding struct autofs_dev_ioctl
This is the same as bf72eda5 except that it's a different file. Sync documentation with changes made by 730c9eec in 2009. Link: http://lkml.kernel.org/r/148577165630.9801.6081791213151121657.stgit@pluto.themaw.net Signed-off-by: Tomohiro Kusumi <tkusumi@tuxera.com> Signed-off-by: Ian Kent <raven@themaw.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/filesystems/autofs4-mount-control.txt')
-rw-r--r--Documentation/filesystems/autofs4-mount-control.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/autofs4-mount-control.txt b/Documentation/filesystems/autofs4-mount-control.txt
index 50a3e01a36f8..e5177cb31a04 100644
--- a/Documentation/filesystems/autofs4-mount-control.txt
+++ b/Documentation/filesystems/autofs4-mount-control.txt
@@ -179,6 +179,7 @@ struct autofs_dev_ioctl {
* including this struct */
__s32 ioctlfd; /* automount command fd */
+ /* Command parameters */
union {
struct args_protover protover;
struct args_protosubver protosubver;