From: Al Viro Date: Mon, 20 Aug 2012 14:28:00 +0000 (+0100) Subject: vfs: missed source of ->f_pos races X-Git-Tag: v3.2.29~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e6abc0339f25e0f45d85fec27aef1e8fe358897;p=pandora-kernel.git vfs: missed source of ->f_pos races commit 0e665d5d1125f9f4ccff56a75e814f10f88861a2 upstream. compat_sys_{read,write}v() need the same "pass a copy of file->f_pos" thing as sys_{read,write}{,v}(). Signed-off-by: Al Viro Signed-off-by: Linus Torvalds Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed