On 12/21/2011 12:58 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. > > This tag is unique and is exported as a virito-9p-pci > device and hence this patch adds check to ensure the target > string/tag is never entered duplicate by the user when > adding 2 or more filesystem devices. > > Signed-off-by: Deepak C Shetty <deepakcs@xxxxxxxxxxxxxxxxxx> Looks good, pushed now. Sorry for the delay. Thanks, Cole