linux/fs/xfs/linux-2.6
Christoph Hellwig 221cb2517e xfs: remove some dead bio handling code
We'll never have BIO_EOPNOTSUPP set after calling submit_bio as this
can only happen for discards, and used to happen for barriers, none
of which is every submitted by xfs_submit_ioend_bio.  Also remove
the loop around bio_alloc as it will never fail due to it's mempool
backing.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
2010-12-16 16:05:40 -06:00
..
2008-04-29 15:54:02 +10:00
2008-12-04 15:39:21 +11:00
2010-07-26 13:16:44 -05:00
2010-07-26 13:16:47 -05:00
2010-10-18 15:08:06 -05:00
2010-11-10 12:00:48 -06:00
2009-09-15 12:29:24 -05:00
2008-10-30 16:55:03 +11:00
2010-10-18 15:08:04 -05:00
2009-12-14 23:08:16 -06:00
2010-05-21 18:31:19 -04:00