]> git.baikalelectronics.ru Git - kernel.git/commit
uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2]
authorDavid Howells <dhowells@redhat.com>
Thu, 16 May 2019 11:52:27 +0000 (12:52 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 16 May 2019 16:23:45 +0000 (12:23 -0400)
commit4becef5f077446175493b019c24947d0f3278778
treecc2248844d69f58735390826858741098cb42c8b
parent195da6c0040a1d105c58d18443c9f2e38a2df081
uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2]

Fix the syscall numbering of the mount API syscalls so that the numbers
match between i386 and x86_64 and that they're in the common numbering
scheme space.

Fixes: a23694dd5e5a ("vfs: syscall: Add open_tree(2) to reference or clone a mount")
Fixes: 63d4952ec428 ("vfs: syscall: Add move_mount(2) to move mounts around")
Fixes: 555d391e0865 ("vfs: syscall: Add fsopen() to prepare for superblock creation")
Fixes: e4c78e615362 ("vfs: syscall: Add fsconfig() for configuring and managing a context")
Fixes: dbde01162181 ("vfs: syscall: Add fsmount() to create a mount for a superblock")
Fixes: 53918f89a28b ("vfs: syscall: Add fspick() to select a superblock for reconfiguration")
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/x86/entry/syscalls/syscall_32.tbl
arch/x86/entry/syscalls/syscall_64.tbl