On Mon, Dec 18 2017, Ming Lei wrote: > It is a tree-wide mechanical replacement since both bio_for_each_segment() > and bio_for_each_segment_all() never returns real segment at all, and > both just return one page per bvec and deceive us for long time, so fix > their names. > > This is a pre-patch for supporting multipage bvec. Once multipage bvec > is in, each bvec will store a real multipage segment, so people won't be > confused with these wrong names. No, we're not doing this, it's a pretty pointless tree wide replacement with a fairly weak justification. -- Jens Axboe -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>