• Dave Kleikamp's avatar
    JFS: Make sure journal records get flushed to disk · 816046ef
    Dave Kleikamp authored
    A performance enhancement that reduced the number of partial-page journal
    writes resulted in some journal records staying in cache indefinately.  We
    need to make sure that these records are written in a timely fashion.
    816046ef
inode.c 9.4 KB