From 8b28eab5c92ea41199adc0ff78e02d4496eea19a Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 21 Mar 2022 11:50:22 +0100 Subject: [PATCH] docs: update TODO Signed-off-by: Karel Zak --- Documentation/TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/TODO b/Documentation/TODO index 65c4fafa09..e1ee613621 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -103,6 +103,10 @@ libmount (mount/umount) of the FS is created. https://github.com/util-linux/util-linux/issues/448 (... just idea, maybe wrong idea) + - Extend mount(8) command line for mount flags modification without remount: + "mount modify --clear noexec --set nodev,private,ro /mnt" + This functionality should be implemented by mount_setattr() syscall. + partx ----- -- 2.47.2