Re: large offset llseek breaks for device special files on ac series

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 19 Jun 2001 21:34:28 +0100 (BST)


> This check should be done only for regular files, e.g. for
> a device special file the test does not make sense.
> Either we change the check or we have to write a llseek
> method for each device driver.

Or we introduce a method for regular files on a file system with size limits.
Now that way around is probablyt much saner, and the check is removed from
the default code

Car to whip up a patch ?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/