Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext3: Truncate allocated blocks if direct IO write fails to update i_…
…size We have to truncate blocks allocated to file during direct IO when we fail to update i_size properly. Signed-off-by: Jan Kara <jack@suse.cz>
- Loading branch information