summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr_item.c
diff options
context:
space:
mode:
authorDave Chinner <david@fromorbit.com>2022-05-23 00:55:09 +0200
committerDave Chinner <david@fromorbit.com>2022-05-23 00:55:09 +0200
commitab6a8d3f1a2a85dea5b300fd63b7033cb1040a95 (patch)
tree40fa149944c002cca9c7e3480c2fb47d7836bcac /fs/xfs/xfs_attr_item.c
parentxfs: share xattr name and value buffers when logging xattr updates (diff)
parentxfs: Remove duplicate include (diff)
downloadlinux-ab6a8d3f1a2a85dea5b300fd63b7033cb1040a95.tar.xz
linux-ab6a8d3f1a2a85dea5b300fd63b7033cb1040a95.zip
Merge branch 'guilt/xfs-5.19-misc-3' into xfs-5.19-for-next
Diffstat (limited to 'fs/xfs/xfs_attr_item.c')
-rw-r--r--fs/xfs/xfs_attr_item.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_attr_item.c b/fs/xfs/xfs_attr_item.c
index 028c358a7c90..4a28c2d77070 100644
--- a/fs/xfs/xfs_attr_item.c
+++ b/fs/xfs/xfs_attr_item.c
@@ -22,7 +22,6 @@
#include "xfs_attr.h"
#include "xfs_attr_item.h"
#include "xfs_trace.h"
-#include "xfs_inode.h"
#include "xfs_trans_space.h"
#include "xfs_errortag.h"
#include "xfs_error.h"