[PATCH] remove LSM file_llseek hook
Christoph Hellwig authored
In the initial discussion LSM folks agreed on this, the
rationale is that lsseek itself makes no sense to
project as mmap() and pread/pwrite() allow access to any
area of the file anyway.
b5a6c077