diff options
author | 2010-12-10 08:42:17 +0000 | |
---|---|---|
committer | 2010-12-16 16:05:40 -0600 | |
commit | 221cb2517e8fc9a1d67c7a8a9c19fc5a916b583f (patch) | |
tree | 891f7a8f1063f862a8c4d76882a0606191813fca /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | xfs: improve mapping type check in xfs_vm_writepage (diff) | |
download | wireguard-linux-221cb2517e8fc9a1d67c7a8a9c19fc5a916b583f.tar.xz wireguard-linux-221cb2517e8fc9a1d67c7a8a9c19fc5a916b583f.zip |
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>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions