diff options
| author | Craig Rodrigues <rodrigc@FreeBSD.org> | 2006-06-11 00:19:00 +0000 |
|---|---|---|
| committer | Craig Rodrigues <rodrigc@FreeBSD.org> | 2006-06-11 00:19:00 +0000 |
| commit | 79fde20246ec0bf4630cfcf30222ae20b4cb6e95 (patch) | |
| tree | c132d817708f178f7319373c90bf0f0b2dcaa882 /sys/gnu | |
| parent | 5b405b07b2d0200aa5b989d55797c8f685330b39 (diff) | |
Notes
Diffstat (limited to 'sys/gnu')
| -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 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;"); } /* |
