diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-08-24 10:50:05 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-08-26 11:16:17 +0200 |
| commit | a8bd597ed30f4d57bb8ec348b66f13a90c197b69 (patch) | |
| tree | c90800e631299cd38efb7106b303dc9bd1be16f7 /libs/multiboot2 | |
| parent | 3bf74c2494148f4de14ad0e59e4b2cd473bb650a (diff) | |
| download | kernel-a8bd597ed30f4d57bb8ec348b66f13a90c197b69.tar.xz kernel-a8bd597ed30f4d57bb8ec348b66f13a90c197b69.zip | |
kernel/fs: devfs: fix directory listing sentinel
The previous sentinel value would have prevent a device with major:minor
255:255 from showing up, if the read buffer was small enough to just
barely not read that device in one go. The new value is an actually
invalid device number, so it does not preclude any devices from showing
up in directory listings.
Diffstat (limited to 'libs/multiboot2')
0 files changed, 0 insertions, 0 deletions
