• Dave Kleikamp's avatar
    JFS: Yet another truncation fix. · 6a3ecb7a
    Dave Kleikamp authored
    In the case where a large truncate requires multiple transactions,
    we were setting the COMMIT_Nolink flag too early, causing an
    assert to fire during the next transaction in the sequence.
    6a3ecb7a
jfs_txnmgr.c 72.3 KB