mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
Add tmpfile_003_pos to .gitignore
Earlier commit added a test that created tmpfile_003_pos,
but did not add it to the appropriate .gitignore.
ace1eae
Add support for O_TMPFILE
Fix the omission.
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Signed-off-by: Olaf Faaland <faaland1@llnl.gov>
Closes #5735
This commit is contained in:
parent
d21d5b8248
commit
dffaa61ded
@ -1,3 +1,4 @@
|
||||
/tmpfile_test
|
||||
/tmpfile_001_pos
|
||||
/tmpfile_002_pos
|
||||
/tmpfile_003_pos
|
||||
|
Loading…
Reference in New Issue
Block a user