mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
aio-dio-eof-race should be ignored by git
src/aio-dio-regress/aio-dio-eof-race is a binary file built by make. So it should not be tracked by git. =============================================================================== $ make clean ... $ git status On branch sat-bugfixes nothing to commit, working directory clean $ make ... $ git status On branch sat-bugfixes Untracked files: (use "git add <file>..." to include in what will be committed) src/aio-dio-regress/aio-dio-eof-race =============================================================================== Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
84aea94669
commit
d109d8c34d
@@ -113,6 +113,7 @@
|
||||
/src/aio-dio-regress/aio-io-setup-with-nonwritable-context-pointer
|
||||
/src/aio-dio-regress/aio-last-ref-held-by-io
|
||||
/src/aio-dio-regress/aiodio_sparse2
|
||||
/src/aio-dio-regress/aio-dio-eof-race
|
||||
/src/cloner
|
||||
/src/renameat2
|
||||
/src/t_rename_overwrite
|
||||
|
||||
Reference in New Issue
Block a user