Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965211AbWIERLK (ORCPT ); Tue, 5 Sep 2006 13:11:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965212AbWIERLK (ORCPT ); Tue, 5 Sep 2006 13:11:10 -0400 Received: from orca.ele.uri.edu ([131.128.51.63]:27312 "EHLO orca.ele.uri.edu") by vger.kernel.org with ESMTP id S965211AbWIERLF (ORCPT ); Tue, 5 Sep 2006 13:11:05 -0400 Date: Tue, 5 Sep 2006 13:10:49 -0400 From: Will Simoneau To: linux-kernel@vger.kernel.org Subject: BUG: warning at fs/ext3/inode.c:1016/ext3_getblk() Message-ID: <20060905171049.GB27433@ele.uri.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="E39vaYmALEf/7YXx" Content-Disposition: inline User-Agent: Mutt/1.5.13 [Linux 2.6.17.11 sparc64] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3652 Lines: 79 --E39vaYmALEf/7YXx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Has anyone seen this before? These three traces occured at different times today when three new user accounts (and associated quotas) were created. Th= is machine is an NFS server which uses quotas on an ext3 fs (dir_index is on). Kernel is 2.6.17.11 on an x86 smp w/64G highmem; 4G ram is installed. The affected filesystem is on a software raid1 of two hardware raid0 volumes fr= om a megaraid card. BUG: warning at fs/ext3/inode.c:1016/ext3_getblk() ext3_getblk+0x98/0x2a6 md_wakeup_thread+0x26/0x2a ext3_bread+0x1f/0x88 ext3_quota_read+0x136/0x1ae v1_read_dqblk+0x61/0xac dquot_acquire+0xf6/0x107 ext3_acquire_dquot+0x46/0x68 dqget+0x155/0x1e7 dquot_transfer+0x3e0/0x3e9 dput+0x23/0x13e ext3_setattr+0xc3/0x240 current_fs_time+0x52/0x6a notify_change+0x2bd/0x30d chown_common+0x9c/0xc5 strncpy_from_user+0x3b/0x68 do_path_lookup+0xdf/0x2= 66 __user_walk_fd+0x44/0x5a sys_chown+0x4a/0x55 vfs_write+0xe7/0x13c sys_mkdir+0x1f/0x23 syscall_call+0x7/0xb=20 BUG: warning at fs/ext3/inode.c:1016/ext3_getblk() ext3_getblk+0x98/0x2a6 buffered_rmqueue+0xed/0x15b get_page_from_freelist+0x80/0x9e ext3_bread+0x1f/0x= 88 ext3_quota_read+0x136/0x1ae v1_read_dqblk+0x61/0xac dquot_acquire+0xf6/0x107 ext3_acquire_dquot+0x46/0x= 68 dqget+0x155/0x1e7 dquot_transfer+0x3e0/0x3e9 dput+0x23/0x13e ext3_setattr+0xc3/0x240 current_fs_time+0x52/0x6a notify_change+0x2bd/0x30d chown_common+0x9c/0xc5 strncpy_from_user+0x3b/0x68 do_path_lookup+0xdf/0x266 __user_walk_fd+0x44/0x5a sys_chown+0x4a/0x55 vfs_write+0xe7/0x13c do_IRQ+0x63/0xa1 syscall_call+0x7/0xb BUG: warning at fs/ext3/inode.c:1016/ext3_getblk() ext3_getblk+0x98/0x2a6 __journal_file_buffer+0x18d/= 0x284 journal_dirty_metadata+0x141/0x218 journal_alloc_jo= urnal_head+0x12/0x68 ext3_bread+0x1f/0x88 ext3_quota_read+0x136/0x1ae v1_read_dqblk+0x61/0xac dquot_acquire+0xf6/0x107 ext3_acquire_dquot+0x46/0x68 dqget+0x155/0x1e7 dquot_transfer+0x3e0/0x3e9 dput+0x23/0x13e ext3_setattr+0xc3/0x240 current_fs_time+0x52/0x6a notify_change+0x2bd/0x30d chown_common+0x9c/0xc5 strncpy_from_user+0x3b/0x68 do_path_lookup+0xdf/0x2= 66 __user_walk_fd+0x44/0x5a sys_chown+0x4a/0x55 vfs_write+0xe7/0x13c sys_mkdir+0x1f/0x23 syscall_call+0x7/0xb=20 --E39vaYmALEf/7YXx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFE/a+ZLYBaX8VDLLURAi2SAJ9st3OTBl3Ssl5qw3EdMW8qYPGp1gCgwvE5 kUBvZzY5DvD60kN7Z+S4sJg= =SRvG -----END PGP SIGNATURE----- --E39vaYmALEf/7YXx-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/