public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: kernel freeze (not even an OOPS) on remount-ro+umount when using quotas
Date: Fri, 07 Oct 2005 17:30:08 +0400	[thread overview]
Message-ID: <43467860.6090103@tls.msk.ru> (raw)
In-Reply-To: <4346747C.2080903@tls.msk.ru>

Michael Tokarev wrote:
> This is something that has biten me quite successefully
> in last few days... ;)
> 
> To make a long story short:
> 
>  # mke2fs -j /dev/hda6
>  # mount -o usrquota /dev/hda6 /mnt
>  # cp -a /home /mnt                # to make some files to work with
>  # quotacheck -uc /mnt
>  # quotaon /mnt
>  # mount -o remount,ro             # this is the important step!

  # mount -o remount,ro /dev/hda6 /mnt
ofcourse... ;)

>  # ls -l /mnt /mnt/home            # to do "something" (also important)
>  # umount /mnt
> 
> At this time (attempting to umount the read-only filesystem with quotas
> enabled), the machine freezes without any messages on the console.  No
[...]

  reply	other threads:[~2005-10-07 13:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-07 13:13 kernel freeze (not even an OOPS) on remount-ro+umount when using quotas Michael Tokarev
2005-10-07 13:30 ` Michael Tokarev [this message]
2005-10-07 14:21 ` Steven Rostedt
2005-10-07 16:38   ` Michael Tokarev
2005-10-07 19:12     ` Michael Tokarev

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=43467860.6090103@tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --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