From: Miklos Szeredi Date: Mon, 10 Jan 2005 12:53:10 +0000 (+0000) Subject: cleanup X-Git-Tag: fuse_2_2_pre4~8 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e3887b1a1511d97a749294c5787c6ab62d4abe1d;p=qemu-gpiodev%2Flibfuse.git cleanup --- diff --git a/kernel/fuse_i.h b/kernel/fuse_i.h index b2c413b..66396da 100644 --- 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 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 {