• Dave Kleikamp's avatar
    JFS: Remove assert(i < MAX_ACTIVE) · b275001f
    Dave Kleikamp authored
    If the log (journal) superblock is changed between the time we mount
    and unmount the volume, don't trap.  Instead complain, and exit
    gracefully.
    b275001f
jfs_logmgr.c 53.9 KB