public inbox for pve-devel@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
  2025-12-22 11:35 ` [pve-devel] applied: [PATCH proxmox-fuse-rs 0/1] Add rename operation support Wolfgang Bumiller
  0 siblings, 2 replies; 5+ 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] 5+ messages in thread

end of thread, other threads:[~2025-12-23 12:46 UTC | newest]

Thread overview: 5+ 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
2025-12-15  6:59   ` Kefu Chai
2025-12-22 11:35 ` [pve-devel] applied: [PATCH proxmox-fuse-rs 0/1] Add rename operation support Wolfgang Bumiller
2025-12-23 12:47   ` Kefu Chai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal