Remove debugging printf
This commit is contained in:
parent
5b405b07b2
commit
79fde20246
@ -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;");
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user