mirror of
https://github.com/microsoft/WSL.git
synced 2026-06-01 20:54:02 -05:00
* Update Microsoft.WSL.Kernel to 6.18.26.1-1 * Update tests for Linux 6.18 kernel behavior changes Adjust eventfd size validation, lxtfs writev, and mount option format expectations to match 6.18 kernel behavior. * Update test patterns for new kernel /proc/mounts cache format The kernel now outputs cache=0x5 (hex) instead of cache=5 (decimal) in /proc/mounts for 9p filesystems. Update the ExpectMount patterns in WSLCTests::WindowsMounts and WSLCTests::GPU to match the new format. --------- Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>