From 21fd9cb0d740398f048f5875324e6f3f502d5703 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 29 Nov 2011 14:57:28 +0100 Subject: [PATCH] docs: add x-mount-mkdir to TODO file Signed-off-by: Karel Zak --- Documentation/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/TODO b/Documentation/TODO index 617bfcfad2..f6ddedea59 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -26,6 +26,8 @@ libmount (mount/umount) features should be implemented to libmount or to the new mount/umount implementation in the libmount/samples/ directory. + - add x-mount-mkdir mount option to libmount to allow "mkdir /mountpoint" + - support MS_PROPAGATION flags in fstab -- note that kernel assumes that these flags are not mixed with another mount flags, it means that: -- 2.47.3