Re: path-lookup inconsistency ?

2016-05-19 Thread Al Viro
On Thu, May 19, 2016 at 07:20:26PM -0700, Badhri Jagan Sridharan wrote: > Hi, > > I mounted overlayfs at / > > My cat /proc/mounts looks like the following. > # cat /proc/mounts > /dev/root / squashfs ro,seclabel,relatime 0 0 > .. > overlayfs / overlay >

Re: path-lookup inconsistency ?

2016-05-19 Thread Al Viro
On Thu, May 19, 2016 at 07:20:26PM -0700, Badhri Jagan Sridharan wrote: > Hi, > > I mounted overlayfs at / > > My cat /proc/mounts looks like the following. > # cat /proc/mounts > /dev/root / squashfs ro,seclabel,relatime 0 0 > .. > overlayfs / overlay >

path-lookup inconsistency ?

2016-05-19 Thread Badhri Jagan Sridharan
Hi, I mounted overlayfs at / My cat /proc/mounts looks like the following. # cat /proc/mounts /dev/root / squashfs ro,seclabel,relatime 0 0 .. overlayfs / overlay rw,relatime,lowerdir=/,upperdir=/cache/upper,workdir=/cache/working 0 0 The original blockdevice at fs root is squashfs formatted so

path-lookup inconsistency ?

2016-05-19 Thread Badhri Jagan Sridharan
Hi, I mounted overlayfs at / My cat /proc/mounts looks like the following. # cat /proc/mounts /dev/root / squashfs ro,seclabel,relatime 0 0 .. overlayfs / overlay rw,relatime,lowerdir=/,upperdir=/cache/upper,workdir=/cache/working 0 0 The original blockdevice at fs root is squashfs formatted so