Files
linux-apfs/fs
Kent Overstreet 458b76ed2f block: Kill bio_segments()/bi_vcnt usage
When we start sharing biovecs, keeping bi_vcnt accurate for splits is
going to be error prone - and unnecessary, if we refactor some code.

So bio_segments() has to go - but most of the existing users just needed
to know if the bio had multiple segments, which is easier - add a
bio_multiple_segments() for them.

(Two of the current uses of bio_segments() are going to go away in a
couple patches, but the current implementation of bio_segments() is
unsafe as soon as we start doing driver conversions for immutable
biovecs - so implement a dumb version for bisectability, it'll go away
in a couple patches)

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Neil Brown <neilb@suse.de>
Cc: Nagalakshmi Nandigama <Nagalakshmi.Nandigama@lsi.com>
Cc: Sreekanth Reddy <Sreekanth.Reddy@lsi.com>
Cc: "James E.J. Bottomley" <JBottomley@parallels.com>
2013-11-23 22:33:51 -08:00
..
2013-10-24 23:43:27 -04:00
2013-11-23 22:33:47 -08:00
2013-11-13 12:09:12 +09:00
2013-11-23 22:33:47 -08:00
2013-11-23 22:33:47 -08:00
2013-11-23 22:33:47 -08:00
2013-11-23 22:33:47 -08:00
2013-10-27 16:27:07 -07:00
2013-11-23 22:33:47 -08:00
2013-11-23 22:33:47 -08:00
2013-09-16 18:20:25 -07:00
2013-11-23 22:33:47 -08:00
2013-11-23 22:33:47 -08:00
2013-11-23 22:33:47 -08:00
2013-11-09 00:16:32 -05:00
2013-11-23 22:33:47 -08:00
2013-11-22 08:42:14 -08:00
2013-10-24 23:34:54 -04:00
2013-11-23 22:33:51 -08:00
2013-11-23 22:33:47 -08:00
2013-10-24 23:34:54 -04:00
2013-11-23 22:33:47 -08:00
2013-09-10 18:56:31 -04:00
2013-10-24 23:34:54 -04:00
2013-11-09 00:16:20 -05:00
2013-10-24 23:34:54 -04:00
2013-11-09 00:16:19 -05:00
2013-11-23 22:33:47 -08:00
2013-11-09 00:16:19 -05:00
2013-10-24 23:35:00 -04:00
2013-10-24 23:34:54 -04:00
2013-10-24 23:34:54 -04:00
2013-10-24 23:34:54 -04:00
2013-11-09 00:16:31 -05:00
2013-11-09 00:16:20 -05:00