bareos: bareos-17.2 66a9bcbd

Author Committer Branch Timestamp Parent
joergs joergs bareos-17.2 2018-01-13 12:46 bareos-17.2 d7811be3 Pending
Changeset bvfs: include plugin results in directory tree

Plugin results are sometimes stored outside the root ("/") directory.

Example:
/
/usr/
/usr/somedata...
@bpipe@/database-export.sql

Without this patch, this results have only been visible when
specifically asks by first character.
Example:
*.bvfs_lsdir jobid=... path=@

Now all base directories are shown when asking for them:
*.bvfs_lsdir jobid=... path=
10 0 0 A A A A A A A A A A A A A A .
1 0 0 A A A A A A A A A A A A A A /
8 0 0 A A A A A A A A A A A A A A @bpipe@/
mod - src/cats/bvfs.c Diff File