summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-07-11 20:24:12 +0000
committerRoland McGrath <roland@gnu.org>1999-07-11 20:24:12 +0000
commite1344cb5eb3fda906522978e506679721dac5624 (patch)
tree180010321f71e5e575b135955b97d857c1c79f09 /TODO
parentd12f2018526b3495954f912950bd8cb2d291b5bf (diff)
add diskfs_default_sync_interval item
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 !!!