Comment # 11 on bug 900558 from
((In reply to Dr. Werner Fink from comment #9)
> (In reply to Dr. Werner Fink from comment #8)
> 
> Mabe this should only be done for  
> 
>        path_equal(me->mnt_dir, "/") || path_equal(me->mnt_dir, "/usr")
> 
> as well in the loop to get working API VFS mounts like /proc, /dev, /sys, ...

Ok, it might be a corner case to have API VFS mounts with special mount options
in fstab.
But better we make sure...

Btw. factory shows the same behaviour and the upstream code looks quite
similar.
Maybe we should report this upstream?


You are receiving this mail because: