• Trond Myklebust's avatar
    Decrement the nr_unstable page state after the COMMIT RPC call · c4bca7ac
    Trond Myklebust authored
    completes instead of before. This ensures that writeback 
    WB_SYNC_ALL does wait on completion.
    
    Don't overreport the number of pages we wrote out. It is safer to
    underreport.
    
    Fix missing NFSv3 unstable write accounting in fs/fs-writeback.c
    and mm/page-writeback.c
    c4bca7ac
write.c 29.3 KB