commit | 37d217f029a56a6d385f99773fb27dfcb51f9a46 | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@suse.cz> | Wed Jul 08 18:17:58 2009 +0200 |
committer | Miklos Szeredi <mszeredi@suse.cz> | Wed Jul 08 18:17:58 2009 +0200 |
tree | 90b8cf1f1b77d8ff732dc2ee8ab032aaabfbdcd1 | |
parent | 7a6d3c8b3049d07123628f2bf57127bba2cc878f [diff] |
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 <mszeredi@suse.cz>