From: Josef Bacik Date: Mon, 18 Jul 2011 17:21:39 +0000 (-0400) Subject: drivers: fix up various ->llseek() implementations X-Git-Tag: v3.1-rc1~282^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22735068d53c7115e384bc88dea95b17e76a6839;p=pandora-kernel.git drivers: fix up various ->llseek() implementations Fix up a few ->llseek() implementations that won't deal with SEEK_HOLE/SEEK_DATA properly. Make them future proof so that if we ever add new options they will return -EINVAL. Thanks, Signed-off-by: Josef Bacik Signed-off-by: Al Viro --- Reading git-diff-tree failed