From: Miklos Szeredi Date: Wed, 8 Jul 2009 16:17:58 +0000 (+0200) Subject: fuse: document protocol version negotiation X-Git-Tag: v2.6.32-rc1~642^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37d217f029a56a6d385f99773fb27dfcb51f9a46;p=pandora-kernel.git fuse: document protocol version negotiation 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 --- Reading git-diff-tree failed