Go to file
Jens Axboe 0a2118dfd4 Btrfs: Fix bi_end_io() functions on > 2.6.23 kernels
It now returns void and it is never called for partial completions, so
the bio->bi_size check must go.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2008-09-25 11:03:57 -04:00
fs/btrfs Btrfs: Fix bi_end_io() functions on > 2.6.23 kernels 2008-09-25 11:03:57 -04:00