public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* new barrier warnings in 2.6.29-rc1
@ 2009-01-12 15:46 Christoph Hellwig
  2009-01-13  3:23 ` Tejun Heo
  0 siblings, 1 reply; 7+ messages in thread
From: Christoph Hellwig @ 2009-01-12 15:46 UTC (permalink / raw)
  To: Tejun Heo; +Cc: linux-kernel

Whever a filesystem submits a bio with the barrier flag set but
the underlying hardware doesn't support it we now get errors in
the form of:

[ 3046.442629] end_request: I/O error, dev vdb, sector 0

since commit a7384677b2f4cd40948fd7ce024ba5e1821444ba which removed
the early check on the queue capabilities in __make_request.  I
think this message is pretty annoying and confusing for the user
as the filesystems already have more descriptive warnings, e.g. for
XFS:

[ 3046.455478] Filesystem "vdb": Disabling barriers, trial barrier write failed

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-01-19 20:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-12 15:46 new barrier warnings in 2.6.29-rc1 Christoph Hellwig
2009-01-13  3:23 ` Tejun Heo
2009-01-13  8:42   ` Jens Axboe
2009-01-13 10:40     ` Tejun Heo
2009-01-13 10:45       ` Jens Axboe
2009-01-18 22:15     ` Christoph Hellwig
2009-01-19 20:19       ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox