summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorOlaf Faaland <[email protected]>2017-02-03 13:42:49 -0800
committerBrian Behlendorf <[email protected]>2017-02-03 13:42:49 -0800
commitdffaa61ded206d620a0db88231e56aece56b8422 (patch)
tree3e469eded96d845e451743337ddb61b81bb3b275 /tests
parentd21d5b8248cf38d1518c9beccc350bc9081ff6be (diff)
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 <[email protected]> Reviewed-by: George Melikov <[email protected]> Reviewed-by: Giuseppe Di Natale <[email protected]> Signed-off-by: Olaf Faaland <[email protected]> Closes #5735
Diffstat (limited to 'tests')
-rw-r--r--tests/zfs-tests/tests/functional/tmpfile/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/zfs-tests/tests/functional/tmpfile/.gitignore b/tests/zfs-tests/tests/functional/tmpfile/.gitignore
index 591158154..b7a19481a 100644
--- a/tests/zfs-tests/tests/functional/tmpfile/.gitignore
+++ b/tests/zfs-tests/tests/functional/tmpfile/.gitignore
@@ -1,3 +1,4 @@
/tmpfile_test
/tmpfile_001_pos
/tmpfile_002_pos
+/tmpfile_003_pos