block: silently error an unsupported barrier bio
authorJens Axboe <jens.axboe@oracle.com>
Tue, 13 Jan 2009 14:28:32 +0000 (15:28 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 30 Jan 2009 11:34:37 +0000 (12:34 +0100)
commitcec0707e40ae25794b5a2de7b7f03c51961f80d9
tree85975a5b68ebf20bdb54b01846484fbc4b2c6455
parentdbdac9b71dff5d27885f82eb2cfca310861fdf9e
block: silently error an unsupported barrier bio

This fixes a "regression" from 2.6.28, where the barrier probes that file
systems may do would trigger additional end request warnings in dmesg.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/blk-core.c