bareos: bareos-14.2 99ba4af9
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
mvwieringen | mvwieringen | bareos-14.2 | 2015-06-20 19:46 | bareos-14.2 1c77dd5e | Pending |
Changeset | Status storage should only show configured devices. When you do a status storage from the director to a defined storage on a storage daemon you expect that it only shows you the actually configured devices in the director and not all devices configured in the storage daemon. For that to work we now send the list of devices (normally one) that are configured in the director config and use that as the selection criteria for showing the right devices only. |
||||
mod - src/dird/sd_cmds.c | Diff File | ||||
mod - src/stored/dir_cmd.c | Diff File | ||||
mod - src/stored/protos.h | Diff File | ||||
mod - src/stored/status.c | Diff File |