.... Would it make more sense to use: block = xfs_btree_get_block(cur, 0, &bp); and then pass bp here? I'd rather use the helpers to do this than open code it like everything else does.... Otherwise
.... Would it make more sense to use: block = xfs_btree_get_block(cur, 0, &bp); and then pass bp here? I'd rather use the helpers to do this than open code it like everything else does.... Otherwise
.... Would it make more sense to use: block = xfs_btree_get_block(cur, 0, &bp); and then pass bp here? I'd rather use the helpers to do this than open code it like everything else does.... Otherwise