Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
f2fs: should not make_bad_inode on f2fs_link failure
If -ENOSPC is met during f2fs_link, we should not make the inode as bad. The inode is still alive. Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
- Loading branch information