summaryrefslogtreecommitdiffstats
path: root/sys/gnu
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2006-06-11 00:19:00 +0000
committerrodrigc <rodrigc@FreeBSD.org>2006-06-11 00:19:00 +0000
commit0d503addbcdae1489a08b02e73ee4879e2ff366b (patch)
treec132d817708f178f7319373c90bf0f0b2dcaa882 /sys/gnu
parentf9f054f5aacfa5b6ce07a412d0067dfcbde5b5ef (diff)
downloadFreeBSD-src-0d503addbcdae1489a08b02e73ee4879e2ff366b.zip
FreeBSD-src-0d503addbcdae1489a08b02e73ee4879e2ff366b.tar.gz
Remove debugging printf
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 2e2ca61..75cbade 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;");
}
/*
OpenPOWER on IntegriCloud