overlay: dump overlay private xattr
authorEryu Guan <eguan@redhat.com>
Mon, 25 Jul 2016 14:04:20 +0000 (22:04 +0800)
committerEryu Guan <eguan@redhat.com>
Sun, 31 Jul 2016 02:37:08 +0000 (10:37 +0800)
commit226279c01ff446a75dbf3f6abcc41951c5c13f00
tree4a3b060df0933c0400438117329d19fbc9ef467d
parent4427c1a44fc1a5e11414a410c4a903ba51f4d7f6
overlay: dump overlay private xattr

Test dump overlay private xattr on overlayfs with multiple lower
dirs. All the lower layers, except the lowest one, should honor
overlay private xattr "trusted.overlay", which means it should not
be visible to user.

Commit b581755b1c56 ("ovl: xattr filter fix") fixed this issue.

Reviewed-by: Xiong Zhou <xzhou@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/overlay/011 [new file with mode: 0755]
tests/overlay/011.out [new file with mode: 0644]
tests/overlay/group