All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Thomas Voegtle <tv@lio96.de>, Jan Kara <jack@suse.cz>,
	"Theodore Ts'o" <tytso@mit.edu>
Cc: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@kernel.org,
	dmonakhov@openvz.org
Subject: Re: Linux 2.6.31.10
Date: Thu, 7 Jan 2010 10:04:49 -0800	[thread overview]
Message-ID: <20100107180449.GA17495@suse.de> (raw)
In-Reply-To: <alpine.LNX.2.00.1001071522480.5426@er-systems.de>

On Thu, Jan 07, 2010 at 03:27:21PM +0100, Thomas Voegtle wrote:
> Hi,
> 
> On Wed, 6 Jan 2010, Greg KH wrote:
> > I'm announcing the release of the 2.6.31.10 kernel.  All users of the
> > 2.6.31 kernel series are very strongly encouraged to upgrade.
> 
> 
> Something broken here, during using a suse 11.2 installation with quota 
> switched on (this is reproducible )

Jan, this looks like something in the quota patches you sent.  Any
ideas?

Thomas, is this on an ext3 or ext4 partition, or something else?

thanks,

greg k-h

> 
> 
> ------------[ cut here ]------------
> kernel BUG at fs/quota/dquot.c:1398!
> invalid opcode: 0000 [#1]
> last sysfs file: /sys/devices/pci0000:00/0000:00:1f.5/modalias
> 
> Pid: 3037, comm: rpm Not tainted (2.6.31.10-BIG #1) P3TSSA
> EIP: 0060:[<c10b871e>] EFLAGS: 00010246 CPU: 0
> EIP is at inode_reserved_space+0x23/0x3e
> EAX: c1855c3c EBX: d608ff4c ECX: d462307c EDX: 00000000
> ESI: 00000001 EDI: d462307c EBP: d608feac ESP: d608fea8
>   DS: 007b ES: 007b FS: 0000 GS: 00e0 SS: 0068
> Process rpm (pid: 3037, ti=d608f000 task=d710afc0 task.ti=d608f000)
> Stack:
>   09a0c500 d608fefc c10badb1 d462307c 000000e4 d796e000 00000000 00000000
> <0> 00000002 d608fee4 00000000 00000000 d44055a0 00000000 00000000 
> d4405320
> <0> 00005140 09a0c500 d462307c d608ff4c d462307c d608ff10 c10b87a6 
> 09a0c500
> Call Trace:
>   [<c10badb1>] ? dquot_transfer+0x106/0x30f
>   [<c10b87a6>] ? vfs_dq_transfer+0x6d/0x9c
>   [<c10956f3>] ? notify_change+0x190/0x295
>   [<c108202a>] ? chown_common+0x65/0x88
>   [<c1604af2>] ? schedule+0x3df/0x40c
>   [<c10821c5>] ? sys_lchown+0x4e/0x7b
>   [<c1002b1b>] ? sysenter_do_call+0x12/0x26
> Code: 05 e8 5e 85 f7 ff c9 c3 55 89 c1 89 e5 83 ec 04 65 a1 14 00 00 00 89 
> 45 fc 31 c0 8b 81 90 00 00 00 8b 40 24 8b 50 44 85 d2 75 04 <0f> 0b eb fe 
> 89 c8 ff d2 8b
> 55 fc 65 33 15 14 00 00 00 74 05 e8
> EIP: [<c10b871e>] inode_reserved_space+0x23/0x3e SS:ESP 0068:d608fea8
> ---[ end trace 575c2988a2722de1 ]---
> 

  reply	other threads:[~2010-01-07 18:05 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-06 23:45 Linux 2.6.31.10 Greg KH
2010-01-06 23:45 ` Greg KH
2010-01-07 14:27 ` Thomas Voegtle
2010-01-07 18:04   ` Greg KH [this message]
2010-01-07 19:36     ` Thomas Voegtle
2010-01-07 19:41       ` Greg KH
2010-01-07 20:33         ` Thomas Voegtle
2010-01-07 20:42           ` Thomas Voegtle
2010-01-07 22:02             ` Greg KH
2010-01-08  0:03               ` Dmitry Monakhov
2010-01-08  0:53                 ` [PATCH] quota: fix reserved space management for ordinary fs Dmitry Monakhov
2010-01-08 11:03                   ` Thomas Voegtle
2010-01-08 12:24                     ` Teck Choon Giam
2010-01-08 12:41                   ` Jan Kara
2010-01-08 15:52                     ` Greg KH
2010-01-12 12:23                       ` Jan Kara
2010-01-12 14:24                         ` Greg KH
2010-01-08 12:39                 ` Linux 2.6.31.10 Jan Kara
2010-01-13 21:15               ` Ozan Çağlayan
2010-01-13 21:17                 ` Ozan Çağlayan
2010-01-13 21:45                   ` Greg KH
2010-01-07 18:12   ` Teck Choon Giam

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=20100107180449.GA17495@suse.de \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=dmonakhov@openvz.org \
    --cc=jack@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=tv@lio96.de \
    --cc=tytso@mit.edu \
    /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.