[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200912071709.nB7H9hp9031149@demeter.kernel.org>
Date: Mon, 7 Dec 2009 17:09:43 GMT
From: bugzilla-daemon@...zilla.kernel.org
To: linux-ext4@...r.kernel.org
Subject: [Bug 14739] BUG: scheduling while atomic: nfsd/3369/0x00000002
http://bugzilla.kernel.org/show_bug.cgi?id=14739
--- Comment #2 from Aneesh Kumar K.V <aneesh.kumar@...ux.vnet.ibm.com> 2009-12-07 17:09:41 ---
On Sat, Dec 05, 2009 at 05:28:13PM +0000, bugzilla-daemon@...zilla.kernel.org
wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=14739
>
>
> Trond Myklebust <trond.myklebust@....uio.no> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> CC| |trond.myklebust@....uio.no
> Component|NFS |ext4
> AssignedTo|trond.myklebust@....uio.no |fs_ext4@...nel-bugs.osdl.or
> | |g
>
>
>
>
> --- Comment #1 from Trond Myklebust <trond.myklebust@....uio.no> 2009-12-05 17:28:12 ---
> Hmm... This looks to me like it is rather an ext4 bug. Reassigning to
> the ext4 folks for the moment.
>
Hmm we are doing dquot_reserve_space with i_block_reservation_lock held.
ie
spin_lock(&EXT4_I(inode)->i_block_reservation_lock);
- vfs_dq_reserve_block
- down_read(&sb_dqopt(inode->i_sb)->dqptr_sem)
Adding Mingming to CC:
-aneesh
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists