-
-
Notifications
You must be signed in to change notification settings - Fork 501
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not omit shadowed entries in ls output (#2341)
* Do not omit shadowed entries in ls output Fixes #2338 RELEASE_NOTES=[BUGFIX] Do not shadow entries behind folders. Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org> * Add shadow marker Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org> * Adjust tests to match the new shadow behaviour Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org> * Update list docs wrt. shadowing Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org> * Do not mark mounts as shadowed. That's already implicit. Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org> * Add more comments and some other cleanup Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org> Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
- Loading branch information
1 parent
3771649
commit 00d04c4
Showing
8 changed files
with
166 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.