From: Alex Lyashkov <shadow@itt.net.ru>
To: Jan Kara <jack@suse.cz>
Cc: Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org,
Herbert Poetzl <herbert@13thfloor.at>
Subject: Re: [BUG] journal handler reference count breaked and fs deadlocked
Date: Mon, 10 Nov 2003 18:07:01 +0200 [thread overview]
Message-ID: <200311101807.03588.shadow@itt.net.ru> (raw)
In-Reply-To: <20031110115050.GA17124@atrey.karlin.mff.cuni.cz>
[-- Attachment #1: Type: text/plain, Size: 981 bytes --]
On Monday 10 November 2003 13:50, you wrote:
> > On Monday 10 November 2003 13:13, Jan Kara wrote:
> > > Hi,
> > >
> > > thanks for tracking. Are you able to reproduce the problem also on
> > > recent vanilla kernels (ie. 2.4.22)? Can you try the vanilla kernel
> > > with the attached patch (it should fix one of possible deadlocks).
> >
> > Hi Jan
> >
> > I can`t do it with vanila kernel, because my kernel not be exactly rh
> > kernel.
> >
> > It kernel from my fork vserver project who adapted to RH kernel tree.
> > i do stress testing and see this problems.
> > I see you only rename function, set NO_ATIME to diskquota..
> > and change at one point
> > - commit_dqblk(dquot);
> > + dquot->dq_sb->dq_op->write_dquot(dquot);
> > it`s rignt ?
> > i probe to adapted it fix to my kernel..
>
yes. it not problem diskquota - it problem jbd.
i recompile kernel with quotasupport disabled but kernel locked again.
full log jbd attached in mail.
--
With best regards,
Alex
[-- Attachment #2: log_wo_dq.bz2 --]
[-- Type: application/x-bzip2, Size: 6723 bytes --]
prev parent reply other threads:[~2003-11-10 16:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-09 21:34 [BUG] journal handler reference count breaked and fs deadlocked Alex Lyashkov
2003-11-10 9:12 ` Alex Tomas
2003-11-10 9:55 ` Alex Lyashkov
2003-11-10 11:13 ` Jan Kara
2003-11-10 11:48 ` Alex Lyashkov
2003-11-10 11:50 ` Jan Kara
2003-11-10 13:07 ` Alex Lyashkov
2003-11-10 16:07 ` Alex Lyashkov [this message]
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=200311101807.03588.shadow@itt.net.ru \
--to=shadow@itt.net.ru \
--cc=akpm@osdl.org \
--cc=herbert@13thfloor.at \
--cc=jack@suse.cz \
--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.