projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99ddf0e
)
minor updates
author
Miklos Szeredi
<miklos@szeredi.hu>
Sun, 2 Dec 2001 20:37:53 +0000
(20:37 +0000)
committer
Miklos Szeredi
<miklos@szeredi.hu>
Sun, 2 Dec 2001 20:37:53 +0000
(20:37 +0000)
TODO
patch
|
blob
|
history
kernel/inode.c
patch
|
blob
|
history
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
diff --git
a/kernel/inode.c
b/kernel/inode.c
index 0f5fc8c761db10b48f8076c8ba7d7099e48cce2d..7d211cbd426bc7685129927a4b1134728b198388 100644
(file)
--- a/
kernel/inode.c
+++ b/
kernel/inode.c
@@
-188,5
+188,6
@@
void fuse_fs_cleanup()
* Local Variables:
* indent-tabs-mode: t
* c-basic-offset: 8
- * End: */
+ * End:
+ */