From: Eric Paris Date: Thu, 16 Feb 2012 20:08:39 +0000 (-0500) Subject: SELinux: allow seek operations on the file exposing policy X-Git-Tag: v3.5-rc1~161^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47a93a5bcb131879d4425d4559e90ad82990825d;p=pandora-kernel.git SELinux: allow seek operations on the file exposing policy sesearch uses: lseek(3, 0, SEEK_SET) = -1 ESPIPE (Illegal seek) Make that work. Signed-off-by: Eric Paris --- Reading git-diff-tree failed