Add mount-loop command (RHBZ#508668).
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 29 Jun 2009 15:03:54 +0000 (16:03 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 29 Jun 2009 15:03:54 +0000 (16:03 +0100)
commita548d51b703f5385797594a37287f4532af289a2
treecc8a77bda99f9a3f8ec6160c6d3592958e72884e
parent25ebdcd50685c4364fc852feca201f8335d47b52
Add mount-loop command (RHBZ#508668).

Loop device mounts don't work for the generic 'mount' commands
because the first parameter should be a file not a device.

We want to separate out files parameters from device parameters
in the long term, so this adds a new mount-loop command for this
purpose.
daemon/mount.c
src/generator.ml