A security patch for the Linux kernel has been committed to the Google Container-Optimized OS (COS) third-party kernel repository. The change switches the extended attribute (xattr) implementation to …
The Linux kernel’s FUSE (Filesystem in Userspace) subsystem has introduced dynamic configuration for the maximum pages limit (FUSE_MAX_MAX_PAGES) via a sysctl interface. Previously, this limit was sta…
A change has been introduced to dynamically configure the maximum pages limit (FUSE_MAX_MAX_PAGES) for the FUSE (Filesystem in Userspace) kernel module via a sysctl interface. Previously, this limit w…
Google has introduced a dynamic configuration capability for the FUSE (Filesystem in Userspace) max pages limit via a new sysctl interface. Previously, the maximum number of pages for servicing FUSE r…