From: "Tarmo Tänav" <tarmo@itech.ee>
To: "Vladimir V. Saveliev" <vs@namesys.com>
Cc: Jan Kara <jack@suse.cz>,
linux-kernel@vger.kernel.org, reiserfs-list@namesys.com,
mason@suse.com, jeffm@suse.com, grev@namesys.com
Subject: Re: BUG: reiserfs+acl+quota deadlock
Date: Fri, 12 Aug 2005 19:17:50 +0300 [thread overview]
Message-ID: <1123863470.14337.1.camel@localhost> (raw)
In-Reply-To: <42FCB873.8070900@namesys.com>
On R, 2005-08-12 at 18:55 +0400, Vladimir V. Saveliev wrote:
>
> It looks like the problem is that reiserfs_new_inode can be called either having xattrs locked or not.
> It does unlocking/locking xattrs on error handling path, but has no idea about whether
> xattrs are locked of not.
> The attached patch seems to fix the problem.
> I am not sure whether it is correct way to fix this problem, though.
>
> Tarmo, please check if this patch works for you.
Sorry, I made a mistake when I first tested the patch, got some
kernel images mixed up, it does fix the problem, thank you.
--
Tarmo Tänav <tarmo@itech.ee>
next prev parent reply other threads:[~2005-08-12 16:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-10 3:05 BUG: reiserfs+acl+quota deadlock Tarmo Tänav
2005-08-10 13:00 ` Jan Kara
2005-08-10 14:31 ` Tarmo Tänav
2005-08-10 14:40 ` Jan Kara
2005-08-12 14:55 ` Vladimir V. Saveliev
2005-08-12 14:55 ` Vladimir V. Saveliev
2005-08-12 15:10 ` Jeff Mahoney
2005-08-12 15:56 ` Tarmo Tänav
2005-08-12 16:44 ` Vladimir V. Saveliev
2005-08-12 17:21 ` Jeff Mahoney
2005-08-12 16:17 ` Tarmo Tänav [this message]
2005-08-18 14:36 ` Jan Kara
2005-08-13 11:19 ` Jan Kara
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=1123863470.14337.1.camel@localhost \
--to=tarmo@itech.ee \
--cc=grev@namesys.com \
--cc=jack@suse.cz \
--cc=jeffm@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mason@suse.com \
--cc=reiserfs-list@namesys.com \
--cc=vs@namesys.com \
/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.