overlay: test constant ino with nested overlay over samefs lower
authorAmir Goldstein <amir73il@gmail.com>
Mon, 30 Dec 2019 14:14:22 +0000 (16:14 +0200)
committerEryu Guan <guaneryu@gmail.com>
Sat, 1 Feb 2020 07:28:17 +0000 (15:28 +0800)
commit0482218a3dc35e4911ef2d6922948f0640f52677
tree81ee4d7840d04a24664d7473ab26c447237d558a
parentc499faebbf8b832492c5ec28d7f6fff447d4787f
overlay: test constant ino with nested overlay over samefs lower

Also test that d_ino of readdir entries and i_ino from /proc/locks are
consistent with st_ino and that inode numbers persist after rename to
new parent, drop caches and mount cycle.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/overlay/070 [new file with mode: 0755]
tests/overlay/070.out [new file with mode: 0644]
tests/overlay/group