• Andrew Morton's avatar
    [PATCH] Fix SMP race in truncate · d028eab5
    Andrew Morton authored
    Closes a small race window: testing PageWriteback() outside the page
    lock introduces the possibility that page could be redirtied and have
    writeback started after we've inspected PageWriteback.
    d028eab5
filemap.c 57 KB