lkml.org 
[lkml]   [2020]   [Feb]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] New mount API syscalls
Date
Hi David, Michael,

looks like David's patches to add new mount API syscalls, so I dared to
resent them. I've just changed kernel version to 5.2, fixed typos in
flags and added my tags. + added some questions in patches themselves.

Feel free to send final version in v3.

Kind regards,
Petr

David Howells (2):
Add manpages for move_mount(2) and open_tree(2)
Add manpage for fsopen(2), fspick(2) and fsmount(2)

man2/fsconfig.2 | 282 ++++++++++++++++++++++++++++++++++++++++++++++
man2/fsmount.2 | 1 +
man2/fsopen.2 | 256 +++++++++++++++++++++++++++++++++++++++++
man2/fspick.2 | 195 ++++++++++++++++++++++++++++++++
man2/move_mount.2 | 271 ++++++++++++++++++++++++++++++++++++++++++++
man2/open_tree.2 | 260 ++++++++++++++++++++++++++++++++++++++++++
6 files changed, 1265 insertions(+)
create mode 100644 man2/fsconfig.2
create mode 100644 man2/fsmount.2
create mode 100644 man2/fsopen.2
create mode 100644 man2/fspick.2
create mode 100644 man2/move_mount.2
create mode 100644 man2/open_tree.2

--
2.24.1

\
 
 \ /
  Last update: 2020-02-07 18:43    [W:0.030 / U:0.276 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site