All of lore.kernel.org
 help / color / mirror / Atom feed
* grubenv on md, Btrfs, LUKS, etc
@ 2018-09-18  4:59 Chris Murphy
  2018-09-18 19:40 ` Chris Murphy
  0 siblings, 1 reply; 7+ messages in thread
From: Chris Murphy @ 2018-09-18  4:59 UTC (permalink / raw)
  To: The development of GNU GRUB

Hi,

GRUB code can certainly read files that are on Btrfs, md devices,
LUKS, LVM, and so on. But GRUB code can also write to the physical
block for grubenv - but are there safe guards that prevent it from
doing so if grubenv is on something like Btrfs, mdadm raid5, LUKS?

And also what about XFS? This used to be safe, but now with reflink
support, grubenv could be reflink copied, meaning any overwrite is
disallowed and must be COW'd. How is that handled?

I'm pretty sure on Btrfs GRUB knows is can't write to grubenv, I'm
just curious about the other cases.

-- 
Chris Murphy


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

end of thread, other threads:[~2018-09-28 12:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-18  4:59 grubenv on md, Btrfs, LUKS, etc Chris Murphy
2018-09-18 19:40 ` Chris Murphy
2018-09-21 18:35   ` Daniel Kiper
2018-09-26 22:45     ` Chris Murphy
2018-09-27 16:38       ` Daniel Kiper
2018-09-27 23:00         ` Chris Murphy
2018-09-28 12:01           ` Daniel Kiper

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.