On Wed, Nov 08, 2017 at 04:09:57PM +0100, Michal Privoznik wrote:
In 4f1570720218302 I've tried to make duplicates detection for
nested /dev mount better. However, I've missed the obvious case
when there are two same mount points. For instance if:

 # mount --bind /dev/blah /dev/blah
 # mount --bind /dev/blah /dev/blah

Yeah, very unlikely but possible.

Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
---
src/qemu/qemu_domain.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


ACK with the likeliness comment removed from the commit message

Jan

Attachment: signature.asc
Description: Digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to