All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: agrawal@ais.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: lingering loopback bugs?
Date: Sat, 3 Mar 2001 20:24:58 +0100	[thread overview]
Message-ID: <20010303202458.L2528@suse.de> (raw)
In-Reply-To: <E14Yyrs-0002Wz-00@the-village.bc.nu> <Pine.LNX.4.10.10103031303220.15395-100000@SLASH.REM.CMU.EDU>
In-Reply-To: <Pine.LNX.4.10.10103031303220.15395-100000@SLASH.REM.CMU.EDU>; from agrawal@ais.org on Sat, Mar 03, 2001 at 03:16:02PM -0500

On Sat, Mar 03 2001, agrawal@ais.org wrote:
> 
> I have an encrypted filesystem mounted over loopback that I created under
> a 2.2.16 kernel. (Using AES, 128 bit key.) Works fine in 2.2.16. Sort of
> works under the unpatched 2.4 series. (Mounts okay, but hangs the system
> on random blocks.)
> 
> Under various 2.4 kernels with Jens' patched, the filesystem fails to
> mount. I've tried 2.4.2-loop6, 2.4.2-ac6, and 2.4.2-ac8. All give the same
> result. 

Look for the patch I posted yesterday (hint: just remove these two
lines from loop_end_io_transfer)

               if (atomic_dec_and_test(&lo->lo_pending))
                       up(&lo->lo_bh_mutex);

-- 
Jens Axboe


  reply	other threads:[~2001-03-03 19:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-02 23:21 Linux 2.4.2ac10 Alan Cox
2001-03-03 20:16 ` lingering loopback bugs? agrawal
2001-03-03 19:24   ` Jens Axboe [this message]
2001-03-03 19:41     ` Alexander Viro
2001-03-03 19:50       ` Jens Axboe
2001-03-03 20:13         ` Alexander Viro
2001-03-03 19:33   ` Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010303202458.L2528@suse.de \
    --to=axboe@suse.de \
    --cc=agrawal@ais.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.