On 09/08/2015 04:51 PM, Pádraig Brady wrote: > 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. >
I see I missed one. Let me know if there's anything you want me to do on the df patch. Thanks again, Dave Chiluk