mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-20 00:09:43 +00:00
![]() Condition was apparently reversed so GRUB assumed all devices were files. This later made it skip BLKFLSBUF ioctl on Linux which caused various page cache coherency issues. Observed were - failure to validate blocklist install (read content did not match just written) - failure to detect Linux MD on disk after online hot addition (GRUB got stale superblock) Closes: 46691 |
||
---|---|---|
.. | ||
argp_common.c | ||
cache_s.S | ||
cache.c | ||
full.c | ||
hostdisk.c | ||
hostfs.c | ||
lite.c | ||
main.c | ||
misc.c | ||
mm.c | ||
time.c |