• Chris Mason's avatar
    [PATCH] reiserfs iput deadlock fix · f6225d1d
    Chris Mason authored
    This patch5 changes reiserfs_new_inode to end the transaction on errors
    (like -ENOSPC), so that it can call iput without deadlocking against the
    journal.
    f6225d1d
inode.c 66.8 KB