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:
149f607
)
cleanup
author
Miklos Szeredi
<miklos@szeredi.hu>
Mon, 10 Jan 2005 12:53:10 +0000
(12:53 +0000)
committer
Miklos Szeredi
<miklos@szeredi.hu>
Mon, 10 Jan 2005 12:53:10 +0000
(12:53 +0000)
kernel/fuse_i.h
patch
|
blob
|
history
diff --git
a/kernel/fuse_i.h
b/kernel/fuse_i.h
index b2c413ba8879417c650777516b6a74ddfec8d06d..66396da80653a6468bcabd47d5eb555a9712d97e 100644
(file)
--- a/
kernel/fuse_i.h
+++ b/
kernel/fuse_i.h
@@
-241,8
+241,8
@@
struct fuse_req {
/**
* A Fuse connection.
*
- * This structure is created, when the
client device is open
ed, and is
- * destroyed, when the client device is closed
_and_
the filesystem is
+ * This structure is created, when the
filesystem is mount
ed, and is
+ * destroyed, when the client device is closed
and
the filesystem is
* unmounted.
*/
struct fuse_conn {