Revision d7afaec0b564f0609e116f562983b8e72fc3e9c9 authored by Andrew Gallagher on 22 July 2014, 14:37:43 UTC, committed by Miklos Szeredi on 22 July 2014, 14:37:43 UTC
Here some additional changes to set a capability flag so that clients can
detect when it's appropriate to return -ENOSYS from open.

This amends the following commit introduced in 3.14:

  7678ac50615d  fuse: support clients that don't implement 'open'

However we can only add the flag to 3.15 and later since there was no
protocol version update in 3.14.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Cc: <stable@vger.kernel.org> # v3.15+
1 parent a800bad
History
File Mode Size
Makefile -rw-r--r-- 65 bytes
eth.c -rw-r--r-- 10.8 KB

back to top