summaryrefslogtreecommitdiffstats
path: root/tests/test_printf_types.out
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2017-07-09 16:35:38 -0400
committerTavian Barnes <tavianator@tavianator.com>2017-07-09 16:35:38 -0400
commit2328d8dbb5a8c774afb99d363b6e98cd25ee304d (patch)
tree53822ecfebc872335e9b13f2fb255f0b2aa808d6 /tests/test_printf_types.out
parentf4eed3b771a987ef441fea49ababc356a2933086 (diff)
downloadbfs-2328d8dbb5a8c774afb99d363b6e98cd25ee304d.tar.xz
Handle ENOTDIR the same as ENOENT
For a/b/c, ENOTDIR is returned instead of ENOENT if a or b are not directories. Handle this uniformly when detecting broken symlinks, readdir races, etc.
Diffstat (limited to 'tests/test_printf_types.out')
-rw-r--r--tests/test_printf_types.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_printf_types.out b/tests/test_printf_types.out
index 94fa833..bd89b47 100644
--- a/tests/test_printf_types.out
+++ b/tests/test_printf_types.out
@@ -5,6 +5,7 @@
(links/d) () d d
(links/d/e) () d d
(links/h) (d/e) l d
+(links/j) (b/c) l N
(links/d/e/f) () d d
(links/d/e/i) (q) l N
(links/d/e/g) (../../d) l d