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.9-rc8~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12f267a20aecf8b84a2a9069b9011f1661c779b4;p=pandora-kernel.git hfsplus: fix potential overflow in hfsplus_file_truncate() 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 --- Reading git-diff-tree failed