On Monday May 15, akpm@xxxxxxxx wrote: > NeilBrown <neilb@xxxxxxx> wrote: > > > > + do_sync_file_range(file, 0, LLONG_MAX, > > + SYNC_FILE_RANGE_WRITE | > > + SYNC_FILE_RANGE_WAIT_AFTER); > > That needs a SYNC_FILE_RANGE_WAIT_BEFORE too. Otherwise any dirty, > under-writeback pages will remain dirty. I'll make that change. Ahhh.. yes... that makes sense! Thanks :-) NeilBrown - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html