Skip to content
Commit 41470215 authored by He Zhe's avatar He Zhe Committed by Bruce Ashfield
Browse files

xfs: Work around GCC 12 -Werror=dangling-pointer for xfs_attr_remote.o



This is to fix build failure when we enable -Werror. It's still in discussion.

There seems no way to disable it only for xfs_attr_remote.o as there is only a
makefile in the parent directory. So Let's temporarily disable for fs/xfs/.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=215851

Signed-off-by: default avatarHe Zhe <zhe.he@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 44a445c1
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