summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/transaction.h
diff options
context:
space:
mode:
authorKent Overstreet <koverstreet@google.com>2012-09-11 22:23:05 +0200
committerChris Mason <chris.mason@fusionio.com>2012-10-01 21:19:21 +0200
commitbe3940c0a90265654d778394cafe2e2cec674df8 (patch)
treea2d662e47bf1b8291f5285a3a5194a7ef1294cdf /fs/btrfs/transaction.h
parentBtrfs: fix unnecessary warning when the fragments make the space alloc fail (diff)
downloadlinux-be3940c0a90265654d778394cafe2e2cec674df8.tar.xz
linux-be3940c0a90265654d778394cafe2e2cec674df8.zip
btrfs: Kill some bi_idx references
For immutable bio vecs, I've been auditing and removing bi_idx references. These were harmless, but removing them will make auditing easier. scrub_bio_end_io_worker() was open coding a bio_reset() - but this doesn't appear to have been needed for anything as right after it does a bio_put(), and perusing the code it doesn't appear anything else was holding a reference to the bio. The other use end_bio_extent_readpage() was just for a pr_debug() - changed it to something that might be a bit more useful. Signed-off-by: Kent Overstreet <koverstreet@google.com> CC: Chris Mason <chris.mason@oracle.com> CC: Stefan Behrens <sbehrens@giantdisaster.de>
Diffstat (limited to 'fs/btrfs/transaction.h')
0 files changed, 0 insertions, 0 deletions