v1 2026-07-29

shmem evict inode的i_blocks警告降级 · v1

将shmem_evict_inode()的WARN_ON(i_blocks)降级为pr_warn(),避免panic_on_warn导致panic。

原始补丁链接