git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aae917c
)
udf: Do not read inode before writing it
author
Jan Kara
<jack@suse.cz>
Fri, 8 Jan 2010 15:52:59 +0000
(16:52 +0100)
committer
Jan Kara
<jack@suse.cz>
Tue, 9 Mar 2010 16:15:17 +0000
(17:15 +0100)
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>
No differences found