]> git.proxmox.com Git - proxmox-backup.git/commit
pxar::fuse: remove open, opendir and releasedir callbacks
authorChristian Ebner <c.ebner@proxmox.com>
Mon, 20 Jan 2020 10:49:32 +0000 (11:49 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 20 Jan 2020 11:56:21 +0000 (12:56 +0100)
commitaac9dbf635c2749e0d0c30dfe03fdc3803e7da21
tree5c49154b78209cf8672ceaec02ca6fea017f694e
parenta8aff3535d9cd75815409ecad4b890288ca9614b
pxar::fuse: remove open, opendir and releasedir callbacks

They are not needed as there is no internal state which needs to be tracked.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
src/pxar/fuse.rs