• K
    block: Remove bi_idx references · 4f2ac93c
    Kent Overstreet 提交于
    For immutable bvecs, all bi_idx usage needs to be audited - so here
    we're removing all the unnecessary uses.
    
    Most of these are places where it was being initialized on a bio that
    was just allocated, a few others are conversions to standard macros.
    Signed-off-by: NKent Overstreet <koverstreet@google.com>
    CC: Jens Axboe <axboe@kernel.dk>
    4f2ac93c
jfs_logmgr.c 59.3 KB