]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
overlay: getcwd() after a failed rmdir
authorEryu Guan <eguan@redhat.com>
Wed, 22 Jun 2016 11:38:57 +0000 (19:38 +0800)
committerEryu Guan <eguan@redhat.com>
Thu, 23 Jun 2016 12:18:29 +0000 (20:18 +0800)
commitb3b54d0d9eba09f95ccf9879f1357589c0d28418
tree76a19b56579e8a28ba7009132f72aa2b084bdb86
parent4fb7f2da7cb9c57767497cb6e71cfcea92f331cd
overlay: getcwd() after a failed rmdir

Test getcwd() failure after unsuccessful rmdir, the getcwd() call
should return the correct path.

Upstream commit ce9113bbcbf4 ("ovl: fix getcwd() failure after
unsuccessful rmdir") fixed this issue.

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