Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stat: Pass AT_NO_AUTOMOUNT if possible | Tavian Barnes | 2022-05-12 | 1 | -0/+1 |
Previously bfs would trigger automounts even when it didn't descend into the mount directory, while GNU find does not. |
index : bfs.git | ||
Breadth-first version of find | Tavian Barnes <tavianator@tavianator.com> |
summaryrefslogtreecommitdiffstats |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stat: Pass AT_NO_AUTOMOUNT if possible | Tavian Barnes | 2022-05-12 | 1 | -0/+1 |
Previously bfs would trigger automounts even when it didn't descend into the mount directory, while GNU find does not. |