From 5833ded9b6d783b8446349bada08f0f5e4227895 Mon Sep 17 00:00:00 2001 From: Jan Kara Date: Fri, 8 Jan 2010 16:52:59 +0100 Subject: [PATCH] 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 --- Reading git-format-patch failed