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.6-rc3~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e665d5d1125f9f4ccff56a75e814f10f88861a2;p=pandora-kernel.git vfs: missed source of ->f_pos races 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 Cc: stable@kernel.org Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed