summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/xfs/xfs_trans.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/fs/xfs/xfs_trans.c')
-rw-r--r--sys/gnu/fs/xfs/xfs_trans.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gnu/fs/xfs/xfs_trans.c b/sys/gnu/fs/xfs/xfs_trans.c
index 720c822..d614ab3 100644
--- a/sys/gnu/fs/xfs/xfs_trans.c
+++ b/sys/gnu/fs/xfs/xfs_trans.c
@@ -537,7 +537,7 @@ xfs_trans_apply_sb_deltas(
offsetof(xfs_sb_t, sb_frextents) +
sizeof(sbp->sb_frextents) - 1);
-#if XXXKAN
+#ifdef XXXKAN
XFS_MTOVFS(tp->t_mountp)->vfs_super->s_dirt = 1;
#endif
printf("XFS_MTOVFS(tp->t_mountp)->vfs_super->s_dirt = 1;");
OpenPOWER on IntegriCloud