summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index f7169b1c..d4bd04c9 100644
--- a/TODO
+++ b/TODO
@@ -142,7 +142,9 @@ See `tasks', the exported task list.
(syslog, but takes special care when the root file system?). !!
*** Some of diskfs_readonly_changed in ufs/ext2fs should be in generic
routines. !
-
+*** diskfs_default_sync_interval should not be changed, keeping the option
+ setting elsewhere, so that diskfs_append_std_options can elide the
+ --sync=N option when it reflects the default setting.
** libfshelp
*** Put functions here to deal with directory and file change notifications !!!