diff options
-rw-r--r-- | sys/gnu/fs/xfs/xfs_trans.c | 1 |
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;"); } /* |