Home
last modified time | relevance | path

Searched hist:"0 a2118dfd4c328e8823cdcfebf839dff73ac21e9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dextent_map.cdiff 0a2118dfd4c328e8823cdcfebf839dff73ac21e9 Fri Oct 19 08:23:05 CDT 2007 Jens Axboe <jens.axboe@oracle.com> 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>