Re: [linux-usb-devel] storage gadget, sharing the backing file

2005-01-05 Thread Mark Williamson
> The storage gadget takes a backing file and exposes it to a USB host as > a disk. Can I also mount that as a filesystem on the system running the > gadget driver? I'm guessing not -- that sounds like two things mounting > the same device and is probably a Really Bad Idea. I imagine it'd work f

[linux-usb-devel] storage gadget, sharing the backing file

2005-01-05 Thread Kevin Turner
I'd like a confirmation of my understanding of the storage gadget driver: The storage gadget takes a backing file and exposes it to a USB host as a disk. Can I also mount that as a filesystem on the system running the gadget driver? I'm guessing not -- that sounds like two things mounting the sa