From: Karel Zak Date: Tue, 29 Nov 2011 13:57:28 +0000 (+0100) Subject: docs: add x-mount-mkdir to TODO file X-Git-Tag: v2.21-rc1~155 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=21fd9cb0d740398f048f5875324e6f3f502d5703;p=thirdparty%2Futil-linux.git docs: add x-mount-mkdir to TODO file Signed-off-by: Karel Zak --- 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: