Remove all the llseek junk and just use regular old lseek. When DOLFS is
authorEric Andersen <andersen@codepoet.org>
Mon, 14 Jul 2003 19:03:14 +0000 (19:03 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 14 Jul 2003 19:03:14 +0000 (19:03 -0000)
commit341170b0124f50eb2030fe3c4b841cc57e190663
treeda68354bb2864300b34781fa6ca01a67a5aad48a
parentfeb283a437c94ce32effb4fafc3a3291ad804275
Remove all the llseek junk and just use regular old lseek.  When DOLFS is
enabled, regular lseek is transparently promoted to lseek64 anyways, rendering
the llseek stuff pointless.
 -Erik
util-linux/fdisk.c