From: Lukas Hejtmanek <xhejtman@mail.muni.cz>
To: Jan Kara <jack@suse.cz>
Cc: Andrew Morton <akpm@digeo.com>, linux-kernel@vger.kernel.org
Subject: Re: 2.5.54 - quota support
Date: Mon, 6 Jan 2003 16:19:08 +0100 [thread overview]
Message-ID: <20030106151908.GA640@mail.muni.cz> (raw)
In-Reply-To: <20030106144842.GD24714@atrey.karlin.mff.cuni.cz>
On Mon, Jan 06, 2003 at 03:48:43PM +0100, Jan Kara wrote:
> I seems like quotaon (or better quotactl()) waits on some lock
> forever... I'll try to reproduce it but in the mean time can you print
> list of processes, write down a few addresses from the top of the stack
> of quotaon and try to match it in the system.map to function in which
> is process stuck?
according to strace quotaon freezes at
quotactl(0xff800002, "/dev/hda1", 2
call trace is: (sysrq-t)
vfs_permission
__rwsem_do_wake
rwsem_down_read_failed
module_put
dqinit_needed
vfs_quota_off
resolve_dev
d_free
deny_write_access
check_quotactl_valid
d_free
scheduling_functions_start_here
do_quotactl
system_call
Btw, freeze on quotaon is not regular. After some time that system is up,
quotaon reports only no such device and terminates.
so looks like
1) freeze on quotactl
2) reports no such device
in both cases not working.
--
Lukáš Hejtmánek
next prev parent reply other threads:[~2003-01-06 15:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-06 0:38 2.5.54 - quota support Lukas Hejtmanek
2003-01-06 1:59 ` Andrew Morton
2003-01-06 10:36 ` Lukas Hejtmanek
2003-01-06 14:48 ` Jan Kara
2003-01-06 15:19 ` Lukas Hejtmanek [this message]
2003-01-07 16:40 ` Jan Kara
2003-01-08 1:21 ` Lukas Hejtmanek
2003-01-08 10:22 ` Miquel van Smoorenburg
2003-01-08 10:56 ` Jan Kara
2003-01-10 19:32 ` Jan Kara
2003-01-12 21:20 ` Lukas Hejtmanek
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=20030106151908.GA640@mail.muni.cz \
--to=xhejtman@mail.muni.cz \
--cc=akpm@digeo.com \
--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