Some variables added in the delayed attr series were only used in ASSERT checks. This caused some compiler warnings. This is only declare them when DEBUG is set Allison Collins (2): xfs: Fix compiler warning in xfs_attr_node_removename_setup xfs: Fix compiler warning in xfs_attr_shortform_add fs/xfs/libxfs/xfs_attr.c | 2 ++ fs/xfs/libxfs/xfs_attr_leaf.c | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) -- 2.7.4