]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_trans.c
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
[karo-tx-linux.git] / fs / xfs / xfs_trans.c
index fffabc0aefcb347dd8c4f5c36d1f9eeaa2bb257f..66b849358e62d16e9a01fc307bc5a03dc1605ffb 100644 (file)
@@ -628,8 +628,6 @@ xfs_trans_apply_sb_deltas(
                xfs_trans_log_buf(tp, bp, offsetof(xfs_dsb_t, sb_icount),
                                  offsetof(xfs_dsb_t, sb_frextents) +
                                  sizeof(sbp->sb_frextents) - 1);
-
-       tp->t_mountp->m_super->s_dirt = 1;
 }
 
 /*