diff options
author | Roland McGrath <roland@gnu.org> | 1999-07-11 20:24:12 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-07-11 20:24:12 +0000 |
commit | e1344cb5eb3fda906522978e506679721dac5624 (patch) | |
tree | 180010321f71e5e575b135955b97d857c1c79f09 /TODO | |
parent | d12f2018526b3495954f912950bd8cb2d291b5bf (diff) |
add diskfs_default_sync_interval item
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 !!! |