Commit c09dba2
committed
aggregator: hide the aggregator node in readdir
Skip the aggregator file from the fuse_readdir() output.
The file will not be discoverable by grep -r, find, glob etc.
thus preventing confusion from duplicated contents from
the aggregator and from normal stats.
Direct aggregator file access by name will still work.
Issue: LBM1-15406
Signed-off-by: Anton Eidelman <anton@lightbitslabs.com>1 parent 1821744 commit c09dba2
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| 383 | + | |
| 384 | + | |
383 | 385 | | |
384 | 386 | | |
385 | 387 | | |
| |||
0 commit comments