all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH proxmox-fuse-rs 0/1] Add rename operation support
@ 2025-11-11 14:37 Kefu Chai
  2025-11-11 14:38 ` [pve-devel] [PATCH proxmox-fuse-rs 1/1] add rename operation Kefu Chai
  0 siblings, 1 reply; 3+ messages in thread
From: Kefu Chai @ 2025-11-11 14:37 UTC (permalink / raw)
  To: pve-devel

This patch implements the rename operation in proxmox-fuse-rs, which
was previously unimplemented due to lack of use cases.

The rust rewrite of pve-cluster uses proxmox-fuse-rs for its FUSE
integration and requires rename support for files exposed by plugins.
This implementation ensures feature parity with the C version of
pve-cluster.

Kefu Chai (1):
  add rename operation

 src/requests.rs | 25 +++++++++++++++++++++++++
 src/session.rs  | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)

-- 
2.47.3



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 3+ messages in thread
* [pve-devel] [PATCH proxmox-fuse-rs 0/1] Add rename operation support
@ 2025-11-11 13:53 Kefu Chai
  2025-11-11 13:53 ` [pve-devel] [PATCH proxmox-fuse-rs 1/1] add rename operation Kefu Chai
  0 siblings, 1 reply; 3+ messages in thread
From: Kefu Chai @ 2025-11-11 13:53 UTC (permalink / raw)
  To: pve-devel

This patch implements the rename operation in proxmox-fuse-rs, which
was previously unimplemented due to lack of use cases.

The rust rewrite of pve-cluster uses proxmox-fuse-rs for its FUSE
integration and requires rename support for files exposed by plugins.
This implementation ensures feature parity with the C version of
pve-cluster.

Kefu Chai (1):
  add rename operation

 src/requests.rs | 25 +++++++++++++++++++++++++
 src/session.rs  | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)

-- 
2.47.3



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-11-14 14:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-11 14:37 [pve-devel] [PATCH proxmox-fuse-rs 0/1] Add rename operation support Kefu Chai
2025-11-11 14:38 ` [pve-devel] [PATCH proxmox-fuse-rs 1/1] add rename operation Kefu Chai
  -- strict thread matches above, loose matches on Subject: below --
2025-11-11 13:53 [pve-devel] [PATCH proxmox-fuse-rs 0/1] Add rename operation support Kefu Chai
2025-11-11 13:53 ` [pve-devel] [PATCH proxmox-fuse-rs 1/1] add rename operation Kefu Chai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal