Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Unverified Commit dc99c0ff authored by Christian Brauner's avatar Christian Brauner
Browse files

fs: fix dentry size


On CONFIG_SMP=y and on 32bit we need to decrease DNAME_INLINE_LEN to 36
btyes to end up with 128 bytes in total.

Reported-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
Links: https://lore.kernel.org/r/CAHk-=whtoqTSCcAvV-X-KPqoDWxS4vxmWpuKLB+Vv8=FtUd5vA@mail.gmail.com


Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent 18a5daf0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment