Re: [PATCH] kern/fs: honour file->read_hook in grub_fs_blocklist_read()

2024-11-11 Thread Rasmus Villemoes via Grub-devel
On Tue, Oct 15 2024, Daniel Kiper wrote: > On Fri, Oct 11, 2024 at 08:12:59PM +0200, Rasmus Villemoes via Grub-devel > wrote: >> "Vladimir 'phcoder' Serbinenko" writes: >> >> > Reviewed-by: phco...@gmail.com > > Reviewed-by: Daniel Kiper &

Re: [PATCH] kern/fs: honour file->read_hook in grub_fs_blocklist_read()

2024-10-11 Thread Rasmus Villemoes via Grub-devel
"Vladimir 'phcoder' Serbinenko" writes: > Reviewed-by: phco...@gmail.com > Thanks. Can this be picked up, please? Rasmus > Le jeu. 29 août 2024, 14:07, Rasmus Villemoes via Grub-devel < > grub-devel@gnu.org> a écrit : > >> Unlike files accesse

Re: [PATCH] kern/fs: honour file->read_hook in grub_fs_blocklist_read()

2024-09-16 Thread Rasmus Villemoes via Grub-devel
Rasmus Villemoes writes: > Unlike files accessed via a normal file system, the file->read_hook is > not honoured when using blocklist notation. > > This means that when trying to use a dedicated, 1KiB, raw partition > for the environment block and hence does something like > > save_env --file=(

[PATCH] kern/fs: honour file->read_hook in grub_fs_blocklist_read()

2024-08-29 Thread Rasmus Villemoes via Grub-devel
Unlike files accessed via a normal file system, the file->read_hook is not honoured when using blocklist notation. This means that when trying to use a dedicated, 1KiB, raw partition for the environment block and hence does something like save_env --file=(hd0,gpt9)0+2 X Y Z this fails with "sp

Re: Antw: [EXT] [systemd-devel] [SPECIFICATION RFC] The firmware and bootloader log specification

2020-11-16 Thread Rasmus Villemoes via Grub-devel
On 16/11/2020 08.02, Ulrich Windl wrote: Daniel Kiper schrieb am 14.11.2020 um 00:52 in > Nachricht <20201113235242.k6fzlwmwm2xqh...@tomti.i.net-space.pl>: > ... >> The members of struct bf_log_msg: >> ‑ size: total size of bf_log_msg struct, >> ‑ ts_nsec: timestamp expressed in nanosecon