Make the loop support stuff be much less evil, and make it cope
authorEric Andersen <andersen@codepoet.org>
Fri, 6 Feb 2004 07:16:36 +0000 (07:16 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 6 Feb 2004 07:16:36 +0000 (07:16 -0000)
commitef8cd3be17f0be6017af50f70e09093f5908c7c3
tree8fb031797cc9e0c0a7c54ba7ef27e0948feab913
parent7495b0d4b1959b1391c460f24c285b46417730ea
Make the loop support stuff be much less evil, and make it cope
with 2.6.x asm/posix_types.h, which has done singularly evil thing
by yanking __kernel_dev_t and renaming it.  The loop interface was
really poorly designed in the first place.  The new 64 bit loop
interface looks to be somewhat less horrible, too bad it is only
present in 2.6.x kernels.
 -Erik
libbb/Makefile.in
libbb/loop.c
libbb/mk_loop_h.sh [deleted file]
libbb/real_loop.h [deleted file]