]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Btrfs: do not increment on bio_index one by one
authorLiu Bo <bo.li.liu@oracle.com>
Tue, 29 Apr 2014 05:07:58 +0000 (13:07 +0800)
committerChris Mason <clm@fb.com>
Tue, 10 Jun 2014 00:20:25 +0000 (17:20 -0700)
commitd2cbf2a260ab18c833f07fda66e30c4d4344162e
tree4ff900324550fdaa1e8924cdae19f6b626e156c1
parenta1a50f60a6bf4f861eb94793420274bc1ccd409a
Btrfs: do not increment on bio_index one by one

'bio_index' is just a index, it's really not necessary to do increment
one by one.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/file-item.c