On Thu, Jul 14, 2022 at 11:07:22AM -0700, Bart Van Assche wrote: > Commit 2a222ca992c3 ("fs: have submit_bh users pass in op and flags > separately") renamed the jbd2_write_superblock() 'write_op' argument into > 'write_flags'. Propagate this change to the jbd2_write_superblock() > callers. Additionally, change the type of 'write_flags' into blk_opf_t. > > Cc: Mike Christie <michael.christie@xxxxxxxxxx> > Cc: Theodore Ts'o <tytso@xxxxxxx> > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Acked-by: Theodore Ts'o <tytso@xxxxxxx>