[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201006051455.o55EtAeo001326@demeter.kernel.org>
Date: Sat, 5 Jun 2010 14:55:10 GMT
From: bugzilla-daemon@...zilla.kernel.org
To: linux-ext4@...r.kernel.org
Subject: [Bug 16122] 2.6.35-rc1: WARNING at fs/fs-writeback.c:1142
__mark_inode_dirty+0x103/0x170
https://bugzilla.kernel.org/show_bug.cgi?id=16122
--- Comment #8 from Larry Finger <Larry.Finger@...inger.net> 2010-06-05 14:54:58 ---
I'm willing to work on this, but don't know where to start.
Is there a simple explanation of when and where bdi_register() should be
called?
I put a test of the returned value of bdi_register_dev() in add_disk(), but
never got a non-zero result.
BTW, is this snippet in bdi_register() correct?
if (bdi->dev) /* The driver needs to use separate queues per device */
goto exit;
This smells like an error, but returns zero.
--
Configure bugmail: https://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