[pbs-devel] [PATCH proxmox-backup v3 06/24] api2: admin: add (un)mount endpoint for removable datastores
Dietmar Maurer
dietmar at proxmox.com
Wed Apr 10 12:41:27 CEST 2024
> On 10.4.2024 11:08 CEST Hannes Laimer <h.laimer at proxmox.com> wrote:
>
>
> On Wed Apr 10, 2024 at 11:02 AM CEST, Dietmar Maurer wrote:
> > comments inline
> >
> > > On 9.4.2024 12:59 CEST Hannes Laimer <h.laimer at proxmox.com> wrote:
> > >
> > >
> > > +pub fn do_mount_device(
> >
> > why is this public?
> >
>
> we need it on datastore creation which is in `/config/`
I think "pub(crate)" would be good enough?
More information about the pbs-devel
mailing list