Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
udf: Do not read inode before writing it
We needlessly read inode in udf_update_inode just before zeroing out the contents of the buffer. Fix it. Signed-off-by: Jan Kara <jack@suse.cz>
- Loading branch information