[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201008051212.o75CC8VG014184@demeter.kernel.org>
Date: Thu, 5 Aug 2010 12:12:08 GMT
From: bugzilla-daemon@...zilla.kernel.org
To: linux-ext4@...r.kernel.org
Subject: [Bug 16312] WARNING: at fs/fs-writeback.c:1127 __mark_inode_dirty
https://bugzilla.kernel.org/show_bug.cgi?id=16312
--- Comment #22 from Tejun Heo <tj@...nel.org> 2010-08-05 12:11:59 ---
Created an attachment (id=27356)
--> (https://bugzilla.kernel.org/attachment.cgi?id=27356)
sd-delay-uevent.patch
This would make sd announce the sd device after block device is set up, which
probably is the right thing to do but it still is wrong to trigger WARN_ON()
when a user program accesses a device node which isn't ready yet. Can't that
warning be removed by using a default bdi w/ BDI_CAP_NO_ACCT_AND_WRITEBACK set
for block device nodes?
Thanks.
--
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