minor updates
authorMiklos Szeredi <miklos@szeredi.hu>
Sun, 2 Dec 2001 20:37:53 +0000 (20:37 +0000)
committerMiklos Szeredi <miklos@szeredi.hu>
Sun, 2 Dec 2001 20:37:53 +0000 (20:37 +0000)
TODO
kernel/inode.c

diff --git a/TODO b/TODO
index 6dc039a2a585c2528866ba847d169a38c1b67bc3..2942e4e094c1f4a18977de3f3083117cea828f8d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,8 +2,6 @@
 
  - Permission checking for users other then the owner of the mount
 
- - Improve efficiency of read and write operations
-
  - Integrate (parts of) fusermount into mount(8)
 
  - Statfs operation
index 0f5fc8c761db10b48f8076c8ba7d7099e48cce2d..7d211cbd426bc7685129927a4b1134728b198388 100644 (file)
@@ -188,5 +188,6 @@ void fuse_fs_cleanup()
  * Local Variables:
  * indent-tabs-mode: t
  * c-basic-offset: 8
- * End: */
+ * End:
+ */