Andrew Gallagher
d7afaec0b5
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
...
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:
7678ac5061 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+
2014-07-22 16:37:43 +02:00
..
2014-05-19 09:38:24 +02:00
2014-05-30 17:54:47 -07:00
2014-05-08 12:43:03 -04:00
2014-01-14 16:44:21 +11:00
2014-02-27 13:51:29 +09:00
2014-01-16 17:24:11 -08:00
2014-06-27 10:41:29 -05:00
2014-06-03 23:32:12 -07:00
2014-06-28 13:48:44 -07:00
2014-05-19 09:38:24 +02:00
2014-04-22 21:42:27 -04:00
2014-03-20 14:55:18 +01:00
2014-01-21 23:46:27 -05:00
2014-01-23 16:36:55 -08:00
2014-05-19 01:19:30 +01:00
2014-03-13 19:07:42 +11:00
2014-01-17 11:12:06 +01:00
2014-04-22 21:27:57 -04:00
2014-04-01 17:08:43 +02:00
2014-07-22 16:37:43 +02:00
2014-05-14 10:04:34 +01:00
2014-04-16 14:10:36 -07:00
2014-01-15 17:00:40 -08:00
2014-03-14 22:20:57 -04:00
2014-04-27 19:08:06 -04:00
2014-06-04 22:46:39 -07:00
2014-01-22 17:35:50 -08:00
2014-06-11 15:39:19 -07:00
2014-02-27 15:59:09 -05:00
2014-02-26 15:51:01 -05:00
2014-02-26 15:51:00 -05:00
2014-06-04 13:09:43 +02:00
2014-04-30 04:18:57 -07:00
2014-05-30 21:01:11 +02:00
2014-05-30 14:51:40 +02:00
2014-05-23 16:28:53 -04:00
2014-04-03 16:21:06 -07:00
2014-02-07 15:30:34 -08:00
2014-03-04 13:51:06 -05:00
2014-01-20 14:45:33 -08:00
2014-01-20 14:44:50 -08:00
2014-06-02 17:58:55 -07:00
2014-03-31 16:09:06 -04:00
2014-05-20 00:06:04 +02:00
2014-01-23 16:36:55 -08:00
2014-05-27 13:47:27 -04:00
2014-06-13 10:53:49 -04:00
2014-05-22 16:27:34 -07:00
2014-01-25 11:17:34 -08:00
2014-06-09 12:21:04 +02:00
2014-02-17 07:18:19 +01:00
2014-01-23 16:36:55 -08:00
2014-04-07 16:35:52 -07:00
2014-04-30 04:18:57 -07:00
2014-03-21 14:21:13 -04:00
2014-01-20 14:44:17 -08:00
2014-01-16 09:27:17 +01:00
2014-04-25 10:08:48 -07:00
2014-04-24 16:16:33 -07:00
2014-06-06 16:08:14 -07:00
2014-03-03 15:58:03 -05:00
2014-02-26 17:08:40 -05:00
2014-02-14 16:09:43 -05:00
2014-01-20 14:44:05 -08:00
2014-04-26 12:13:24 -04:00
2014-04-26 12:13:24 -04:00
2014-05-23 16:28:53 -04:00
2014-04-01 18:27:33 +02:00
2014-02-12 15:00:34 -08:00
2014-03-04 15:38:05 -08:00
2014-04-16 18:20:02 -03:00
2014-03-13 10:26:49 -03:00
2014-04-16 18:27:08 -03:00
2014-05-13 13:48:29 -03:00
2014-05-25 12:47:55 -03:00
2014-02-26 11:38:37 -07:00
2014-05-25 12:37:57 -03:00
2014-04-03 16:21:06 -07:00
2014-03-07 08:12:37 +01:00