]> git.proxmox.com Git - proxmox-backup.git/commit - pbs-datastore/src/catalog.rs
Revert "fix #4001: datastore/catalog: add number of files to directory entry"
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 16 May 2022 15:51:01 +0000 (17:51 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 16 May 2022 15:51:35 +0000 (17:51 +0200)
commita7646fe42addefdcfd01fb7f2c48d93e17d0f425
treefe02d59daba03a214d4a65d2a91894ee7e95cd96
parentdadaa9e2f0935e108d0ef7a2774ff11b84ddf4ab
Revert "fix #4001: datastore/catalog: add number of files to directory entry"

causes trouble with UI and is inconsistent as its still missing in
file restore (daemon)

We probably want to use a separate property to safe this to avoid
confusion with size.

This reverts commit 66ad63bac23359b8ede822496f68ebde843cf988.
pbs-datastore/src/catalog.rs