summaryrefslogtreecommitdiff
path: root/sys/gnu
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2006-06-11 00:19:00 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2006-06-11 00:19:00 +0000
commit79fde20246ec0bf4630cfcf30222ae20b4cb6e95 (patch)
treec132d817708f178f7319373c90bf0f0b2dcaa882 /sys/gnu
parent5b405b07b2d0200aa5b989d55797c8f685330b39 (diff)
Notes
Diffstat (limited to 'sys/gnu')
-rw-r--r--sys/gnu/fs/xfs/xfs_trans.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/gnu/fs/xfs/xfs_trans.c b/sys/gnu/fs/xfs/xfs_trans.c
index 2e2ca613d529..75cbade4e5e8 100644
--- a/sys/gnu/fs/xfs/xfs_trans.c
+++ b/sys/gnu/fs/xfs/xfs_trans.c
@@ -629,7 +629,6 @@ xfs_trans_apply_sb_deltas(
#ifdef XXXKAN
XFS_MTOVFS(tp->t_mountp)->vfs_super->s_dirt = 1;
#endif
- printf("XFS_MTOVFS(tp->t_mountp)->vfs_super->s_dirt = 1;");
}
/*