summaryrefslogtreecommitdiffstats
path: root/tests/test_automount.out
Commit message (Collapse)AuthorAgeFilesLines
* stat: Pass AT_NO_AUTOMOUNT if possibleTavian Barnes2022-05-121-0/+1
Previously bfs would trigger automounts even when it didn't descend into the mount directory, while GNU find does not.