Some variables added in the delayed attr series were only used in ASSERT checks. This caused some compiler warnings. This is a quick set to add some extra error handling to quiet those warnings. 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 | 10 ++++++---- fs/xfs/libxfs/xfs_attr_leaf.c | 11 ++++++++--- fs/xfs/libxfs/xfs_attr_leaf.h | 2 +- 3 files changed, 15 insertions(+), 8 deletions(-) -- 2.7.4