mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-01-18 06:03:59 +03:00
Christian Ebner
9c25c0330a
pxar: fuse: optimize fuse readdir callback
The expensive call to Decoder::read_directory_entry() can be omitted as Decoder::attributes() returns all the information the fuse response needs. Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
Description
No description provided
Languages
Rust
87.5%
JavaScript
11.8%
Makefile
0.3%
Handlebars
0.2%
CSS
0.2%