cleanup
authorMiklos Szeredi <miklos@szeredi.hu>
Mon, 10 Jan 2005 12:53:10 +0000 (12:53 +0000)
committerMiklos Szeredi <miklos@szeredi.hu>
Mon, 10 Jan 2005 12:53:10 +0000 (12:53 +0000)
kernel/fuse_i.h

index b2c413ba8879417c650777516b6a74ddfec8d06d..66396da80653a6468bcabd47d5eb555a9712d97e 100644 (file)
@@ -241,8 +241,8 @@ struct fuse_req {
 /**
  * A Fuse connection.
  *
- * This structure is created, when the client device is opened, and is
- * destroyed, when the client device is closed _and_ the filesystem is
+ * This structure is created, when the filesystem is mounted, and is
+ * destroyed, when the client device is closed and the filesystem is
  * unmounted.
  */
 struct fuse_conn {