summaryrefslogtreecommitdiffstats
path: root/Documentation/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/TODO')
-rw-r--r--Documentation/TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/TODO b/Documentation/TODO
index 03e0a75cb..bbb53a0c0 100644
--- a/Documentation/TODO
+++ b/Documentation/TODO
@@ -65,11 +65,6 @@ bash completion
libmount (mount/umount)
-----------------------
- - remount all filesystems given their type, for example:
- mount -a -t tmpfs -o remount
- It should be probably enough to add remount_all() to mount(8) in way we
- already have mount_all(). https://github.com/karelzak/util-linux/issues/589
-
- add --onlyonce to force mount(8) to check if mountpoint is already used. Now
"already mounted" detection is used for --all only. The problem is if you
call "mount <mountpoint>" more than once for in fstab defined tmpfs (or network