Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4: check return value of blkdev_issue_flush()
blkdev_issue_flush() can fail; make sure the error gets properly propagated. This is a port of the equivalent ext3 patch from commit 44f4f72. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
- Loading branch information