Home
last modified time | relevance | path

Searched hist:f1b5618e013af28b3c78daf424436a79674423c0 (Results 1 – 5 of 5) sorted by relevance

/linux/samples/vfs/
H A Dtest-fsmount.cf1b5618e013af28b3c78daf424436a79674423c0 Fri Nov 02 00:36:32 CET 2018 David Howells <dhowells@redhat.com> vfs: Add a sample program for the new mount API

Add a sample program to demonstrate fsopen/fsmount/move_mount to mount
something.

To make it compile on all arches, irrespective of whether or not syscall
numbers are assigned, define the syscall number to -1 if it isn't to cause
the kernel to return -ENOSYS.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dtest-statx.cf1b5618e013af28b3c78daf424436a79674423c0 Fri Nov 02 00:36:32 CET 2018 David Howells <dhowells@redhat.com> vfs: Add a sample program for the new mount API

Add a sample program to demonstrate fsopen/fsmount/move_mount to mount
something.

To make it compile on all arches, irrespective of whether or not syscall
numbers are assigned, define the syscall number to -1 if it isn't to cause
the kernel to return -ENOSYS.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A DMakefilef1b5618e013af28b3c78daf424436a79674423c0 Fri Nov 02 00:36:32 CET 2018 David Howells <dhowells@redhat.com> vfs: Add a sample program for the new mount API

Add a sample program to demonstrate fsopen/fsmount/move_mount to mount
something.

To make it compile on all arches, irrespective of whether or not syscall
numbers are assigned, define the syscall number to -1 if it isn't to cause
the kernel to return -ENOSYS.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux/samples/
H A DMakefilediff f1b5618e013af28b3c78daf424436a79674423c0 Fri Nov 02 00:36:32 CET 2018 David Howells <dhowells@redhat.com> vfs: Add a sample program for the new mount API

Add a sample program to demonstrate fsopen/fsmount/move_mount to mount
something.

To make it compile on all arches, irrespective of whether or not syscall
numbers are assigned, define the syscall number to -1 if it isn't to cause
the kernel to return -ENOSYS.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A DKconfigdiff f1b5618e013af28b3c78daf424436a79674423c0 Fri Nov 02 00:36:32 CET 2018 David Howells <dhowells@redhat.com> vfs: Add a sample program for the new mount API

Add a sample program to demonstrate fsopen/fsmount/move_mount to mount
something.

To make it compile on all arches, irrespective of whether or not syscall
numbers are assigned, define the syscall number to -1 if it isn't to cause
the kernel to return -ENOSYS.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>