libvirt/tests/virfiledata
Daniel P. Berrange 84fd470d3d Fix bug in identifying sub-mounts
The code for extracting sub-mounts would just do a STRPREFIX
check on the mount. This was flawed because if there were
the following mounts

 /etc/aliases
 /etc/aliases.db

and '/etc/aliases' was asked for, it would return both even
though the latter isn't a sub-mount.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-11-28 11:49:01 +00:00
..
mounts1.txt Pull lxcContainerGetSubtree out into shared virfile module 2013-11-28 11:49:01 +00:00
mounts2.txt Fix bug in identifying sub-mounts 2013-11-28 11:49:01 +00:00