On Thu, Nov 30, 2017 at 05:26:39PM -0700, Liu Bo wrote: > This changes to use struct completion directly and removes 'struct > scrub_bio_ret' along with the code using it. > > This struct is used to get the return value from bio, but the caller > can access bio to get the return value directly and is holding a > reference on bio so that it won't go away underneath us. So it can be > removed safely. > > Signed-off-by: Liu Bo <bo.li.liu@xxxxxxxxxx> Reviewed-by: David Sterba <dsterba@xxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
