]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bio: Fix kabi error
authorJason Luo <zhangqing.luo@oracle.com>
Thu, 25 Feb 2016 08:52:10 +0000 (16:52 +0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 20:40:04 +0000 (12:40 -0800)
commitd1315322e4ac2dc65b29657eb6f5d04b6a1bbf96
treede314f84d87165e53e0932389984228773680898
parent537fde6eab01d4e0b3123f93414d8c7e0b5f81ce
bio: Fix kabi error

The two commits:
    bio: skip atomic inc/dec of ->bi_remaining for non-chains
    bio: skip atomic inc/dec of ->bi_cnt for most use cases
rename some members of struct bio which causes KABI changes

Orabug: 22820562
Signed-off-by: Jason Luo <zhangqing.luo@oracle.com>
block/bio.c
fs/btrfs/volumes.c
include/linux/bio.h
include/linux/blk_types.h