]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
fstests: batch update of file mode and untracked files v2022.12.11
authorShiyang Ruan <ruansy.fnst@fujitsu.com>
Sat, 10 Dec 2022 02:31:05 +0000 (02:31 +0000)
committerZorro Lang <zlang@kernel.org>
Sun, 11 Dec 2022 14:27:22 +0000 (22:27 +0800)
commit87ab8bdf20db7308e7ecc2ddcdce530ec1f08f1f
treec501df1b5b80959b3188f5116c8ca806b33ffd64
parente2e7b549380aedbbc1badb9a344939b788668bfe
fstests: batch update of file mode and untracked files

1. The executable binary in src/ should be in ignore file.
2. tests/xfs/216.out is a symlink generated at runtime, also should be
   ignored.
3. tests/generic/692 was created with 644.  It should be 755 otherwise
   its mode will be changed and dirty the git tree after test.

Signed-off-by: Shiyang Ruan <ruansy.fnst@fujitsu.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
.gitignore
tests/generic/692 [changed mode: 0644->0755]