overlay/017: test persistent inode numbers after mount cycle
authorAmir Goldstein <amir73il@gmail.com>
Fri, 28 Apr 2017 08:24:48 +0000 (11:24 +0300)
committerEryu Guan <eguan@redhat.com>
Mon, 1 May 2017 06:08:39 +0000 (14:08 +0800)
commitcf0e25209dcc003baf320e0148c80f5f40c8d807
tree7379b52bc9768d11daef9e197f8fa88fe3fdab4a
parent08253234856c0e6f375ad399476fe749ca44f815
overlay/017: test persistent inode numbers after mount cycle

Overlayfs directory inodes are constant across copy up,
but not persistent on mount cycle.

Compare the inode numbers before and after mount cycle.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/overlay/017