All userspace ioctls major/magic number should be documented in
Documentation/userspace-api/ioctl/ioctl-number.rst, so add
the entry for <linux/nsfs.h>.

Signed-off-by: Randy Dunlap <rdun...@infradead.org>
Cc: Andrey Vagin <ava...@openvz.org>
Cc: Serge Hallyn <se...@hallyn.com>
Cc: Eric W. Biederman <ebied...@xmission.com>
Cc: linux-...@vger.kernel.org
Cc: Jonathan Corbet <cor...@lwn.net>
---
Feel free to modify the patch as needed.

Probably don't need to backport:
# Fixes: 6786741dbf99 ("nsfs: add ioctl to get an owning user namespace for ns 
file descriptor")

 Documentation/userspace-api/ioctl/ioctl-number.rst |    1 +
 1 file changed, 1 insertion(+)

--- lnx-511-rc7.orig/Documentation/userspace-api/ioctl/ioctl-number.rst
+++ lnx-511-rc7/Documentation/userspace-api/ioctl/ioctl-number.rst
@@ -344,6 +344,7 @@ Code  Seq#    Include File
 0xB5  00-0F  uapi/linux/rpmsg.h                                      
<mailto:linux-remotep...@vger.kernel.org>
 0xB6  all    linux/fpga-dfl.h
 0xB7  all    uapi/linux/remoteproc_cdev.h                            
<mailto:linux-remotep...@vger.kernel.org>
+0xB7  all    uapi/linux/nsfs.h                                       
<mailto:Andrei Vagin <ava...@openvz.org>>
 0xC0  00-0F  linux/usb/iowarrior.h
 0xCA  00-0F  uapi/misc/cxl.h
 0xCA  10-2F  uapi/misc/ocxl.h

Reply via email to