Index of /archives/linux/kernel.org/kernel/people/axboe/patches/v2.4/2.4.2-pre4

Icon  Name                                                         Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2001-02-21 05:35 657 [   ] loop-5.gz 2001-02-21 05:34 9.3K [   ] loop-5.sign 2013-08-09 05:23 665 [   ] loop-5B.gz 2001-02-21 12:38 9.5K [   ] loop-5B.sign 2013-08-09 05:23 665 [   ] loop-6.gz 2001-02-22 05:00 10K [   ] loop-6.sign 2013-08-09 05:23 665 [   ] sha256sums.asc 2023-04-26 06:11 1.2K
Slightly delayed, but here is loop-5. It's against 2.4.2-pre4, as
testing on 2.4.1-ac19 showed other problems (oom killer would kill
dbench or bash before it could finish...). I'll take a look at ac19
next. Changes since loop-4:

o Make sure loop_thread is up. A mount -o loop could sometimes sneak
  in a request before the helper thread was started. (me)

o Remove all the backing file setup, count on get_file just
  holding a reference to it. (Neil Brown)

o Remove fs/buffer.c:wakeup_bdflush work around. loop doesn't block
  on requests, so it shouldn't be needed.

*.kernel.org/pub/linux/kernel/people/axboe/patches/2.4.2-pre4/loop-5

--
Jens Axboe