On 31/08/15 22:07, Dave Chiluk wrote: > Add me_mountroot to mount_entry so linux machines based on > /proc/self/mountinfo can distinguish between bind mounts and original > mounts. In reality bind mounts aren't treated any different than > mountroot=/ mounts by the kernel, but this is still confusing to the > user, and a change in behavior
There were a couple of places where me_mntroot wasn't set to NULL correctly. I fixed that and the commit message and pushed. thanks! Pádraig.