From: Al Viro Date: Sun, 16 Jun 2013 17:06:06 +0000 (+0100) Subject: lseek(fd, n, SEEK_END) does *not* go to eof - n X-Git-Tag: v3.10-rc7~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8177a9d79c0e942dcac3312f15585d0344d505a5;p=pandora-kernel.git lseek(fd, n, SEEK_END) does *not* go to eof - n When you copy some code, you are supposed to read it. If nothing else, there's a chance to spot and fix an obvious bug instead of sharing it... X-Song: "I Got It From Agnes", by Tom Lehrer Signed-off-by: Al Viro [ Tom Lehrer? You're dating yourself, Al ] Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed