Al Viro
378ebd321f
fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
...
commit 6b2daec19094a90435abe67d16fb43b1a5527254 upstream.
Unlike FICLONE, all of those take a pointer argument; they do need
compat_ptr() applied to arg.
Fixes: d79bdd52d8be ("vfs: wire up compat ioctl for CLONE/CLONE_RANGE")
Fixes: 54dbc1517237 ("vfs: hoist the btrfs deduplication ioctl to the vfs")
Fixes: ceac204e1da9 ("fs: make fiemap work from compat_ioctl")
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-12 11:24:17 +01:00
..
2019-10-17 13:42:10 -07:00
2019-08-06 18:29:35 +02:00
2018-05-30 07:50:16 +02:00
2017-12-20 10:07:25 +01:00
2019-12-21 10:40:46 +01:00
2016-10-15 12:09:13 -07:00
2018-12-01 09:44:19 +01:00
2020-01-04 13:40:15 +01:00
2018-12-17 09:38:34 +01:00
2019-11-28 18:28:34 +01:00
2019-12-21 10:42:30 +01:00
2019-08-06 18:29:38 +02:00
2019-11-12 19:15:51 +01:00
2018-11-13 11:17:03 -08:00
2019-07-21 09:05:59 +02:00
2019-05-08 07:19:10 +02:00
2019-03-23 13:19:47 +01:00
2019-12-21 10:41:21 +01:00
2019-11-25 09:51:57 +01:00
2016-10-10 20:16:43 -07:00
2018-11-27 16:09:38 +01:00
2019-12-21 10:40:47 +01:00
2019-12-21 10:42:09 +01:00
2020-01-04 13:40:58 +01:00
2019-11-28 18:28:35 +01:00
2019-10-07 18:53:18 +02:00
2018-12-17 09:38:34 +01:00
2019-12-21 10:41:30 +01:00
2019-12-05 15:34:36 +01:00
2019-11-28 18:28:50 +01:00
2019-11-28 18:28:49 +01:00
2016-10-10 20:16:43 -07:00
2016-10-10 20:16:43 -07:00
2019-05-31 06:48:12 -07:00
2017-11-30 08:39:04 +00:00
2020-01-04 13:40:46 +01:00
2019-05-08 07:19:09 +02:00
2018-08-09 12:18:00 +02:00
2019-11-25 09:52:23 +01:00
2018-11-13 11:17:02 -08:00
2016-10-10 20:16:43 -07:00
2016-10-10 20:16:43 -07:00
2019-03-13 14:04:52 -07:00
2019-11-25 09:53:35 +01:00
2018-02-03 17:05:38 +01:00
2020-01-12 11:24:15 +01:00
2018-05-30 07:50:16 +02:00
2019-02-06 17:33:30 +01:00
2016-10-30 13:09:42 -04:00
2020-01-04 13:41:03 +01:00
2016-10-10 20:16:43 -07:00
2016-09-27 21:06:21 -04:00
2019-11-25 09:53:50 +01:00
2019-10-05 12:30:34 +02:00
2019-11-25 09:53:44 +01:00
2019-01-26 09:38:33 +01:00
2020-01-04 13:40:50 +01:00
2016-10-10 20:16:43 -07:00
2019-12-21 10:42:17 +01:00
2017-06-17 06:41:56 +02:00
2018-09-05 09:20:03 +02:00
2018-09-05 09:20:10 +02:00
2018-12-17 09:38:32 +01:00
2016-09-27 21:06:21 -04:00
2018-12-29 13:40:16 +01:00
2019-07-21 09:05:57 +02:00
2019-05-25 18:26:56 +02:00
2020-01-12 11:24:16 +01:00
2018-12-21 14:11:31 +01:00
2016-10-10 20:16:43 -07:00
2017-01-09 08:32:24 +01:00
2018-09-26 08:36:37 +02:00
2019-07-10 09:55:38 +02:00
2018-06-26 08:08:09 +08:00
2019-11-06 12:18:04 +01:00
2019-01-23 08:10:56 +01:00
2019-04-05 22:29:08 +02:00
2019-05-31 06:48:29 -07:00
2018-02-25 11:05:55 +01:00
2020-01-12 11:24:17 +01:00
2016-09-27 21:20:53 -04:00
2017-07-05 14:40:26 +02:00
2018-02-28 10:18:33 +01:00
2019-03-27 14:13:04 +09:00
2019-03-05 17:57:05 +01:00
2019-03-13 14:04:58 -07:00
2019-02-12 19:44:59 +01:00
2019-08-04 09:33:45 +02:00
2018-01-31 12:55:52 +01:00
2019-04-05 22:29:07 +02:00
2019-11-12 19:16:11 +01:00
2019-06-22 08:17:24 +02:00
2017-09-20 08:20:01 +02:00
2017-09-20 08:19:59 +02:00
2016-10-07 18:46:29 -07:00
2019-10-17 13:42:45 -07:00
2020-01-12 11:24:13 +01:00
2018-02-22 15:43:48 +01:00
2017-07-21 07:42:22 +02:00
2017-10-18 09:35:39 +02:00
2018-12-01 09:44:25 +01:00
2018-11-21 09:26:02 +01:00
2018-02-17 13:21:15 +01:00
2019-08-04 09:33:43 +02:00
2019-06-11 12:22:45 +02:00
2017-07-21 07:42:22 +02:00
2017-03-15 10:02:43 +08:00
2017-01-26 08:24:37 +01:00
2019-06-11 12:22:49 +02:00
2020-01-04 13:41:06 +01:00
2016-10-11 15:06:30 -07:00
2016-10-07 18:46:30 -07:00
2019-06-11 12:22:45 +02:00
2017-06-14 15:06:01 +02:00
2019-02-06 17:33:29 +01:00
2017-05-08 07:47:54 +02:00
2019-09-06 10:19:37 +02:00
2016-10-08 11:06:08 -04:00
2018-10-10 08:53:22 +02:00