public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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 13:48:47 +0200	[thread overview]
Message-ID: <200311101348.49623.shadow@itt.net.ru> (raw)
In-Reply-To: <20031110111325.GC11335@atrey.karlin.mff.cuni.cz>

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..

-- 
With best regards,
Alex

  reply	other threads:[~2003-11-10 11:49 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 [this message]
2003-11-10 11:50     ` Jan Kara
2003-11-10 13:07       ` Alex Lyashkov
2003-11-10 16:07       ` Alex Lyashkov

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=200311101348.49623.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox