----- Original Message ----- > Function gfs2_indirect_init currently initializes a new indirect block > and sets up the pointer to the new block in the parent indirect block. > This is easier to understand when done in two separate calls. > > Signed-off-by: Andreas Gruenbacher <[email protected]> > --- Hi,
Reviewed-by: Bob Peterson <[email protected]> This looks right. It took me a while to convince myself though. :) Regards, Bob Peterson
