Read INSTALL file, it's described there.
You have to set ENABLE_BROKEN_LOSETUP or something similar,
which will enable sendfile() function of unionfs.

Currently I don't understand how to do it in fistdev.mk file
so I just edit file.c and I remove those ifdefs about broken_losetup support.


Tomas M


Dirk von Suchodoletz wrote:

Hi!! I just tried again (after doing it in august this year) to do a simple:

mount -t msdos -o loop,umask=000 /tmp/test.img /tmp/msdos-loop

this command succeeds normally, but fails if I use unionfs.

test:~ # mount -t msdos -o loop,umask=000 /tmp/test-1440.img /media/loop0
ioctl: LOOP_SET_FD: Invalid argument

Any idea how to fix that?

Thanks! Dirk

_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

Reply via email to