fuse: document protocol version negotiation
authorMiklos Szeredi <mszeredi@suse.cz>
Wed, 8 Jul 2009 16:17:58 +0000 (18:17 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Wed, 8 Jul 2009 16:17:58 +0000 (18:17 +0200)
Clarify how the protocol version should be negotiated between kernel
and userspace.  Notably libfuse didn't correctly handle the case when
the supported major versions didn't match.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>

No differences found