On 12/23/2011 02:04 AM, Deepak C Shetty wrote: > In case of qemu for default fs type (mount) target is not > actually a directory, it is merely a arbitrary string tag > that is exported to the guest as a hint for where to mount. > > Signed-off-by: Deepak C Shetty <deepakcs@xxxxxxxxxxxxxxxxxx> > --- > v2: > - removed un-necessary self.conn check > Thanks, pushed now. - Cole