Csaba Henk
b79250a273
fuse: reject O_DIRECT flag also in fuse_create
...
commit 1b7323965a8c6eee9dc4e345a7ae4bff1dc93149 upstream.
The comment in fuse_open about O_DIRECT:
"VFS checks this, but only _after_ ->open()"
also holds for fuse_create, however, the same kind of check was missing there.
As an impact of this bug, open(newfile, O_RDWR|O_CREAT|O_DIRECT) fails, but a
stub newfile will remain if the fuse server handled the implied FUSE_CREATE
request appropriately.
Other impact: in the above situation ima_file_free() will complain to open/free
imbalance if CONFIG_IMA is set.
Signed-off-by: Csaba Henk <csaba@gluster.com >
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz >
Cc: Harshavardhana <harsha@gluster.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-12-08 10:21:37 -08:00
..
2009-08-17 16:42:28 -05:00
2009-07-12 12:22:34 -07:00
2009-06-11 21:36:14 -04:00
2009-08-27 12:22:08 -07:00
2009-06-11 21:36:01 -04:00
2009-08-31 17:44:05 -10:00
2009-06-17 08:46:57 -07:00
2009-07-12 12:22:34 -07:00
2009-08-21 10:09:44 +02:00
2009-06-11 21:36:06 -04:00
2009-12-08 10:20:54 -08:00
2009-05-11 14:13:10 +02:00
2009-04-30 10:48:26 -07:00
2009-04-02 19:05:08 -07:00
2009-06-15 21:30:28 -07:00
2009-06-24 08:15:24 -04:00
2009-07-14 12:28:43 -05:00
2009-10-12 12:40:13 -07:00
2009-06-17 00:36:36 -04:00
2009-07-12 12:22:34 -07:00
2008-12-25 11:40:09 +11:00
2009-09-05 13:41:08 -07:00
2009-08-24 16:48:45 +02:00
2009-07-13 16:39:25 -07:00
2009-07-12 12:22:34 -07:00
2009-07-12 12:22:34 -07:00
2009-05-27 10:20:13 -07:00
2009-12-08 10:21:37 -08:00
2009-08-14 14:04:46 +01:00
2009-07-12 12:22:34 -07:00
2009-11-09 16:22:15 -08:00
2009-06-30 18:56:03 -07:00
2009-07-12 12:22:34 -07:00
2009-04-02 19:04:53 -07:00
2009-08-24 12:53:01 -07:00
2009-07-10 19:18:59 -07:00
2009-07-21 11:54:42 +02:00
2009-07-13 17:55:35 -04:00
2009-12-08 10:21:02 -08:00
2009-07-23 11:08:36 -05:00
2009-07-12 12:22:34 -07:00
2009-06-22 11:34:42 -07:00
2009-06-15 21:44:43 -07:00
2009-12-08 10:21:36 -08:00
2008-12-23 15:21:32 -05:00
2009-10-05 09:32:12 -07:00
2009-12-08 10:20:50 -08:00
2009-06-15 21:44:43 -07:00
2009-11-09 16:22:46 -08:00
2009-06-16 19:47:48 -07:00
2009-09-05 13:38:37 -07:00
2009-06-11 21:36:13 -04:00
2009-01-05 11:54:28 -05:00
2009-07-12 13:02:09 -07:00
2009-12-08 10:21:21 -08:00
2009-06-11 21:36:12 -04:00
2009-07-30 17:31:23 +02:00
2009-07-29 19:10:36 -07:00
2009-07-12 12:22:34 -07:00
2009-05-09 10:49:41 -04:00
2009-06-11 21:36:07 -04:00
2009-07-12 12:22:34 -07:00
2009-10-22 15:11:59 -07:00
2009-06-17 00:36:37 -04:00
2009-07-12 12:22:34 -07:00
2009-07-30 17:28:26 +02:00
2009-06-18 13:03:46 -07:00
2009-09-01 17:00:46 -05:00
2009-06-30 18:55:58 -07:00
2009-06-18 14:46:10 +02:00
2009-03-26 02:18:35 +01:00
2008-12-31 18:07:43 -05:00
2009-01-03 11:45:54 -08:00
2009-06-18 13:03:52 -07:00
2009-09-24 08:43:51 -07:00
2009-08-07 10:39:57 -07:00
2009-01-06 15:59:19 -08:00
2009-03-31 23:00:28 -04:00
2009-07-01 10:56:25 +02:00
2009-07-10 20:31:53 +02:00
2009-07-29 21:07:55 +02:00
2009-08-21 17:40:08 -07:00
2009-07-12 12:22:34 -07:00
2009-12-08 10:21:19 -08:00
2009-09-05 11:30:42 -07:00
2009-06-11 21:36:06 -04:00
2009-01-14 14:15:18 +01:00
2009-05-22 23:22:54 +02:00
2009-06-16 19:47:43 -07:00
2009-06-30 18:55:58 -07:00
2009-06-18 13:03:41 -07:00
2009-09-05 11:30:42 -07:00
2009-07-12 12:22:34 -07:00
2008-10-21 07:47:06 -04:00
2009-06-11 21:36:02 -04:00
2009-04-20 23:02:52 -04:00
2009-03-31 23:00:27 -04:00
2009-06-24 08:15:26 -04:00
2009-03-31 23:00:26 -04:00
2009-10-05 09:31:39 -07:00
2009-06-11 21:36:07 -04:00
2009-06-24 08:15:27 -04:00
2009-01-14 14:15:30 +01:00
2009-07-14 12:34:17 +09:00
2009-01-09 16:54:41 -08:00
2009-08-18 16:31:12 -07:00
2009-04-24 16:36:03 -04:00
2009-04-07 08:31:16 -07:00
2009-05-13 15:13:42 -04:00
2009-10-12 12:40:22 -07:00
2009-08-07 10:39:56 -07:00
2009-01-14 14:15:29 +01:00
2009-06-24 08:15:27 -04:00
2009-11-09 16:21:45 -08:00
2008-11-14 10:39:05 +11:00
2009-05-11 14:13:10 +02:00
2009-01-14 14:15:31 +01:00
2009-08-15 18:40:11 -07:00
2009-06-18 13:03:57 -07:00
2009-01-14 14:15:31 +01:00
2009-05-19 11:37:46 +02:00
2009-04-20 23:02:52 -04:00
2009-06-24 08:15:26 -04:00
2009-07-06 13:57:03 -07:00
2009-02-18 15:37:53 -08:00
2009-01-14 14:15:30 +01:00
2009-06-11 21:36:02 -04:00