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
..
2023-03-17 15:47:51 +00:00
2023-07-03 13:04:53 +01:00
2023-06-23 11:04:20 +01:00
2023-03-11 12:34:01 +00:00
2022-12-29 13:22:04 +00:00
2022-12-29 13:22:05 +00:00
2023-03-11 12:34:01 +00:00
2023-04-11 12:40:30 +01:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-06-22 22:22:49 +01:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-07-04 13:54:19 +01:00
2023-04-25 16:55:45 +01:00
2023-03-31 12:54:07 +01:00
2023-03-11 12:34:01 +00:00
2023-06-30 14:53:52 +01:00
2022-10-18 19:16:53 +01:00
2023-07-04 13:54:19 +01:00
2022-08-15 01:26:20 +01:00
2023-03-06 12:31:15 +00:00
2023-06-28 13:48:42 -07:00
2023-03-11 12:34:01 +00:00
2023-05-30 18:38:18 +01:00
2023-03-06 12:31:17 +00:00
2023-03-11 12:34:01 +00:00
2022-04-25 14:01:09 +01:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2024-12-11 17:53:49 +02:00
2023-03-06 12:31:21 +00:00
2023-05-31 12:25:17 +01:00
2023-05-15 10:46:17 +09:00
2023-06-28 13:48:42 -07:00
2023-05-15 10:46:17 +09:00
2023-03-06 12:31:23 +00:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-04-05 12:33:34 +01:00
2023-06-06 16:49:20 +01:00
2023-03-11 12:34:01 +00:00
2023-05-31 12:25:16 +01:00
2023-03-11 12:34:01 +00:00
2023-04-05 12:33:36 +01:00
2023-07-06 19:24:11 -07:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-05-18 19:26:36 +09:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-06-02 13:15:14 +01:00
2023-03-11 12:34:01 +00:00
2023-03-31 12:54:07 +01:00
2022-02-14 12:53:09 +00:00
2023-03-11 12:34:01 +00:00
2022-02-14 12:53:09 +00:00
2023-03-06 12:31:31 +00:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-04-13 11:42:20 +01:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-03-06 12:31:33 +00:00
2023-03-06 12:31:34 +00:00
2023-03-11 12:34:01 +00:00
2023-03-07 13:58:34 +00:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-05-30 18:38:18 +01:00
2023-03-11 12:34:01 +00:00
2023-03-06 21:17:45 +00:00
2023-03-06 21:17:46 +00:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2024-12-11 17:53:49 +02:00
2023-03-22 13:17:43 +00:00
2023-03-06 21:17:51 +00:00
2023-03-27 12:42:32 +01:00
2023-03-11 12:34:01 +00:00
2024-12-11 17:53:49 +02:00
2023-04-05 12:33:28 +01:00
2023-03-11 12:34:01 +00:00
2023-03-27 12:42:34 +01:00
2023-06-02 19:15:42 +01:00
2023-03-06 21:17:57 +00:00
2022-02-28 12:10:27 +00:00
2023-03-13 14:09:11 +00:00
2021-11-29 12:19:59 +00:00
2023-05-30 19:28:48 +01:00
2023-05-30 13:43:31 +01:00
2023-03-11 12:34:01 +00:00
2023-04-27 11:02:26 -07:00
2023-03-11 12:34:01 +00:00
2024-12-11 17:53:49 +02:00
2023-03-13 14:09:15 +00:00
2023-06-23 11:04:20 +01:00
2023-06-06 13:53:39 +01:00
2023-05-26 16:35:29 +01:00
2023-03-06 21:18:06 +00:00
2024-12-11 17:53:49 +02:00
2023-03-11 12:34:01 +00:00
2023-03-06 21:18:08 +00:00
2023-03-11 12:34:01 +00:00
2023-03-06 21:18:10 +00:00
2022-02-09 13:00:45 +00:00
2022-02-09 13:00:45 +00:00
2023-05-30 13:47:03 +01:00
2023-03-27 12:42:35 +01:00
2023-03-27 12:42:35 +01:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-06-15 12:09:32 +01:00
2023-03-11 12:34:01 +00:00
2023-06-22 22:22:54 +01:00
2023-03-06 21:18:18 +00:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-04-04 12:46:56 +01:00
2023-04-21 14:37:04 +01:00
2023-03-11 12:34:01 +00:00
2022-02-09 13:00:45 +00:00
2023-03-11 12:34:01 +00:00
2024-12-11 17:53:49 +02:00
2023-03-11 12:34:01 +00:00
2024-12-11 17:53:49 +02:00
2023-03-28 14:49:37 +01:00
2023-03-11 12:34:01 +00:00
2023-03-06 21:18:26 +00:00
2023-03-11 12:34:01 +00:00
2023-03-11 12:34:01 +00:00
2023-04-27 12:07:50 -07:00
2024-12-11 18:00:46 +02:00