From 956895430edd4a4ea2963798c3485ab227ea525c Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 12 May 2022 14:52:52 -0400 Subject: stat: Pass AT_NO_AUTOMOUNT if possible Previously bfs would trigger automounts even when it didn't descend into the mount directory, while GNU find does not. --- tests/test_automount.out | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/test_automount.out (limited to 'tests') diff --git a/tests/test_automount.out b/tests/test_automount.out new file mode 100644 index 0000000..99c7511 --- /dev/null +++ b/tests/test_automount.out @@ -0,0 +1 @@ +scratch/mnt -- cgit v1.2.3