summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dquot_item.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/xfs_dquot_item.h')
-rw-r--r--fs/xfs/xfs_dquot_item.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_dquot_item.h b/fs/xfs/xfs_dquot_item.h
index 5acae2a..925cbe9 100644
--- a/fs/xfs/xfs_dquot_item.h
+++ b/fs/xfs/xfs_dquot_item.h
@@ -27,7 +27,6 @@ typedef struct xfs_dq_logitem {
xfs_log_item_t qli_item; /* common portion */
struct xfs_dquot *qli_dquot; /* dquot ptr */
xfs_lsn_t qli_flush_lsn; /* lsn at last flush */
- xfs_dq_logformat_t qli_format; /* logged structure */
} xfs_dq_logitem_t;
typedef struct xfs_qoff_logitem {
OpenPOWER on IntegriCloud