tools/include/uapi/linux/mount.h
0 → 100644
+235
−0
tools/include/uapi/linux/nsfs.h
0 → 100644
+45
−0
Loading
Copy the required headers files (mount.h, nsfs.h) to the tools include dir and define the statmount/listmount syscall numbers to decouple dependency with headers_install for the common cases. Reviewed-by:John Hubbard <jhubbard@nvidia.com> Signed-off-by:
Amir Goldstein <amir73il@gmail.com> Link: https://lore.kernel.org/20250509133240.529330-3-amir73il@gmail.com Reviewed-by:
Christian Brauner <brauner@kernel.org> Signed-off-by:
Christian Brauner <brauner@kernel.org>