commit | 5833ded9b6d783b8446349bada08f0f5e4227895 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Fri Jan 08 16:52:59 2010 +0100 |
committer | Jan Kara <jack@suse.cz> | Tue Mar 09 17:15:17 2010 +0100 |
tree | 6f86b88c0c446b4c62cd38b8cd9f4432331216f6 | |
parent | aae917cd188f397e9223001d9f6c0adfb339fd64 [diff] |
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>