diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-03-12 01:50:49 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-03-12 01:50:49 +0000 |
commit | 428b7ea22f1199a9c7a8c0c3972a676eeb135cfa (patch) | |
tree | 4f14ad7b48922c22f101deee3b14c4bd5a17b300 /TODO | |
parent | 38c72dabcca2114aa23dd87b21dbe6ab1df5b78f (diff) |
libdiskfs/
2002-03-12 Marcus Brinkmann <marcus@gnu.org>
* opts-append-std.c (diskfs_append_std_options): Only add --sync=N
or --no-sync option if it is not the default.
TODO/
* Remove the item related to the above change.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -126,9 +126,6 @@ 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 !!! |