Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
f2fs: drop dirty node pages when cp is in error status
Otherwise, writeback is going to fall in a loop to flush dirty inode forever before getting SBI_CLOSING. Signed-off-by: Jaegeuk Kim <[email protected]>
- Loading branch information