From: Lubomir Rintel Date: Tue, 29 Jun 2010 22:05:38 +0000 (-0700) Subject: sysvfs: fix NULL deref. when allocating new inode X-Git-Tag: v2.6.35-rc4~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46c23d7f520e315dde86881b38ba92ebdf34ced5;p=pandora-kernel.git sysvfs: fix NULL deref. when allocating new inode A call to sysv_write_inode() in sysv_new_inode() to its new interface that replaced wait flag with writeback structure. This was broken by a9185b41a4f84971b930c519f0c63bd450c4810d ("pass writeback_control to ->write_inode"). Signed-off-by: Lubomir Rintel Cc: Christoph Hellwig Cc: Al Viro Cc: [2.6.34.x] Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed