• Dave Kleikamp's avatar
    JFS: Remove COMMIT_Holdlock · 143443ff
    Dave Kleikamp authored
    The logic surrounding COMMIT_Holdlock was well-intentioned to reduce
    latency when deleting files, but it can also result in a hang that I don't
    have good fix for.  I don't think removing this will hurt our overall
    performance very much.
    143443ff
jfs_txnmgr.c 76.5 KB