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