From: Vyacheslav Dubeyko Date: Wed, 17 Apr 2013 22:58:33 +0000 (-0700) Subject: hfsplus: fix potential overflow in hfsplus_file_truncate() X-Git-Tag: v3.2.44~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e6b1d64d2ba4a33cc9d64c2c6104d02b65200e8;p=pandora-kernel.git hfsplus: fix potential overflow in hfsplus_file_truncate() commit 12f267a20aecf8b84a2a9069b9011f1661c779b4 upstream. Change a u32 to loff_t hfsplus_file_truncate(). Signed-off-by: Vyacheslav Dubeyko Cc: Christoph Hellwig Cc: Al Viro Cc: Hin-Tak Leung Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed