patches and low-level development discussion
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Improve mount-flatpak
@ 2025-12-05 16:22 Demi Marie Obenour
  2025-12-05 16:22 ` [PATCH 1/4] tools: Use with_resolver_flags instead of mutation Demi Marie Obenour
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Demi Marie Obenour @ 2025-12-05 16:22 UTC (permalink / raw)
  To: Spectrum OS Development; +Cc: Demi Marie Obenour, Alyssa Ross

Patches 1 through 3 are all cleanups.  Patch 4 adds a bunch of
additional checks to improve error messages.  It is also less clean code
than the others.  However, it is optional.

Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com>
---
Demi Marie Obenour (4):
      tools: Use with_resolver_flags instead of mutation
      tools/mount-flatpak: Create utility function to open a subdirectory
      tools/mount-flatpak: Move more code to mount_commit()
      tools/mount-flatpak: Reasonableness checks on application IDs and paths

 tools/mount-flatpak/src/main.rs | 190 ++++++++++++++++++++++++++++------------
 1 file changed, 134 insertions(+), 56 deletions(-)
---
base-commit: 92e219e7c08c479d216a46d2736ea9d229ff034d
change-id: 20251202-better-mount-flatpak-cdf8db2ce7f4

-- 
Sincerely,
Demi Marie Obenour (she/her/hers)


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

end of thread, other threads:[~2026-01-07 13:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-05 16:22 [PATCH 0/4] Improve mount-flatpak Demi Marie Obenour
2025-12-05 16:22 ` [PATCH 1/4] tools: Use with_resolver_flags instead of mutation Demi Marie Obenour
2026-01-07 13:07   ` Alyssa Ross
2025-12-05 16:22 ` [PATCH 2/4] tools/mount-flatpak: Create utility function to open a subdirectory Demi Marie Obenour
2025-12-22 14:31   ` Alyssa Ross
2025-12-22 18:31     ` Demi Marie Obenour
2025-12-05 16:22 ` [PATCH 3/4] tools/mount-flatpak: Move more code to mount_commit() Demi Marie Obenour
2025-12-05 16:22 ` [PATCH 4/4] tools/mount-flatpak: Reasonableness checks on application IDs and paths Demi Marie Obenour

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).