CrazyCat
af8890e8f6
[tree-wide] finally take no_llseek out
...
no_llseek had been defined to NULL two years ago, in commit 868941b
("fs: remove no_llseek")
To quote that commit,
At -rc1 we'll need do a mechanical removal of no_llseek -
git grep -l -w no_llseek | grep -v porting.rst | while read i; do
sed -i '/\<no_llseek\>/d' $i
done
would do it.
Unfortunately, that hadn't been done. Linus, could you do that now, so
that we could finally put that thing to rest? All instances are of the
form
.llseek = no_llseek,
so it's obviously safe.
2024-12-11 18:00:46 +02:00
..
2024-12-11 18:00:46 +02:00
2023-06-28 10:28:11 -07:00
2023-05-26 19:01:47 +02:00
2024-12-11 17:53:49 +02:00
2023-07-09 10:24:22 -07:00
2023-04-16 14:23:07 +02:00
2024-12-11 18:00:46 +02:00
2023-06-30 11:13:44 +02:00
2023-06-09 23:29:50 +10:00
2023-06-05 13:56:52 +02:00
2023-06-28 10:59:38 -07:00
2023-07-04 10:17:11 -07:00
2024-12-11 18:00:46 +02:00
2023-06-05 21:11:03 +02:00
2023-06-07 13:44:06 -07:00
2023-06-27 16:54:21 -07:00
2024-12-11 18:00:46 +02:00
2024-12-11 18:00:46 +02:00
2022-11-30 16:13:18 -08:00
2022-02-03 11:20:34 -08:00
2022-08-22 18:50:06 -04:00
2022-04-25 14:37:28 +02:00
2022-09-01 17:39:30 -04:00
2023-05-17 11:34:55 -04:00
2022-01-11 13:08:21 -08:00
2023-03-01 10:01:22 -08:00
2020-07-30 11:15:58 -07:00
2022-09-26 19:46:09 -07:00
2023-05-22 14:30:52 -04:00
2023-03-14 19:32:38 -07:00
2023-06-05 09:57:20 +02:00
2023-01-13 11:48:15 +01:00
2023-05-23 18:06:40 +02:00
2023-04-05 19:42:46 -07:00
2020-04-15 11:21:54 +02:00
2022-11-01 10:04:52 -07:00
2023-04-18 16:39:34 -07:00
2018-05-16 07:23:35 +02:00
2018-05-16 07:23:35 +02:00
2023-06-01 17:15:33 -04:00
2022-07-05 13:32:59 -07:00
2023-02-08 13:36:22 +01:00
2023-07-08 14:08:02 -07:00
2022-09-07 21:53:50 +02:00
2023-05-28 16:20:21 +09:00
2022-07-15 18:21:49 +00:00
2023-04-08 13:45:37 -07:00
2023-03-24 11:01:29 +01:00
2023-03-19 13:27:19 -07:00
2022-11-15 00:42:02 -08:00
2023-06-28 15:51:08 -07:00
2020-12-15 19:36:48 -08:00
2019-05-21 10:50:46 +02:00
2023-06-09 17:44:17 -07:00
2023-06-09 17:44:24 -07:00
2019-09-06 23:58:44 +02:00
2023-06-28 10:59:38 -07:00
2022-09-11 21:55:06 -07:00
2023-02-02 22:50:05 -08:00
2023-03-24 20:10:59 -07:00
2023-06-06 21:39:55 +09:00
2023-06-08 12:27:20 -07:00
2023-03-24 17:09:14 +01:00
2023-06-28 10:59:38 -07:00
2022-09-11 21:55:12 -07:00
2023-06-28 15:51:08 -07:00
2021-01-19 10:24:45 +01:00
2023-04-08 13:45:38 -07:00
2023-04-20 22:55:35 -04:00
2023-03-14 17:06:44 +08:00
2023-06-09 17:44:15 -07:00
2023-06-14 12:27:38 -07:00
2023-07-01 08:26:23 -07:00
2023-06-19 16:19:28 -07:00
2023-07-01 08:26:23 -07:00
2022-09-11 21:55:12 -07:00
2023-04-16 14:23:07 +02:00
2020-10-16 11:11:19 -07:00
2022-10-04 15:59:36 +02:00
2020-07-27 14:31:12 -04:00
2024-12-11 18:00:46 +02:00
2023-02-17 14:58:01 -08:00
2022-12-27 12:52:12 +01:00
2022-11-09 18:06:35 +00:00
2023-04-13 11:49:20 -07:00
2023-06-28 16:05:21 -07:00
2023-06-16 22:08:09 +02:00
2023-05-15 13:45:00 +02:00
2023-05-09 21:50:27 +02:00
2023-04-20 11:36:35 +02:00
2022-02-25 09:36:06 +01:00
2022-10-17 16:41:16 +02:00
2022-04-05 09:59:38 +02:00
2022-05-24 11:11:13 -07:00
2023-07-06 10:06:04 -07:00
2023-06-08 07:16:53 -07:00
2022-09-08 16:56:45 -07:00
2023-06-28 16:05:21 -07:00
2022-09-11 21:55:10 -07:00
2022-08-29 12:47:15 +01:00
2023-01-05 12:10:35 -08:00
2023-02-18 14:34:36 -05:00
2018-04-02 20:15:30 +02:00
2023-06-29 15:19:43 -07:00
2021-05-09 13:07:03 -07:00
2023-02-02 22:50:04 -08:00
2019-05-21 10:50:45 +02:00
2022-11-30 20:16:49 -04:00
2022-05-19 23:25:47 -04:00
2023-04-13 11:49:35 -07:00
2020-08-19 14:13:20 +02:00
2023-06-08 15:43:09 -04:00
2023-06-06 10:47:04 +02:00
2023-06-19 16:25:28 -07:00
2023-06-09 17:44:21 -07:00
2023-06-19 16:25:29 -07:00
2023-05-17 17:02:08 -10:00
2023-06-27 16:32:52 -07:00