]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
generic: add a test to check move in mountpoints of the same export
authorYongcheng Yang <yoyang@redhat.com>
Thu, 21 Sep 2023 13:43:47 +0000 (21:43 +0800)
committerZorro Lang <zlang@kernel.org>
Thu, 5 Oct 2023 14:37:32 +0000 (22:37 +0800)
commitfb817fa4be6b51162b4e783596cc47957f28786f
tree8e795c4bb335f55e73371dede3c1c75a9afeeba0
parent7a093dfa66d61ad107235161a5a52444d361e387
generic: add a test to check move in mountpoints of the same export

Add a new test to ckeck file move (rename) operation among
different mount points which are mounting to a same export.

This should be a simple test but it recently unveils an ancient
nfsd bug. Thus let's make it to be a regresstion check.

Signed-off-by: Yongcheng Yang <yoyang@redhat.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/732 [new file with mode: 0755]
tests/generic/732.out [new file with mode: 0644]