banan-os/kernel/include
Bananymous 391fc0c4c2 Kernel: Don't crash if Ext2 filesystem doing too many fileops
I had a hardlimit of 10 block buffers and if they ran out, the kernel
would crash. this patchs increases the number of buffers to 16 and
removes the crash condition when they run out :D
2025-08-28 15:55:40 +03:00
..
kernel Kernel: Don't crash if Ext2 filesystem doing too many fileops 2025-08-28 15:55:40 +03:00