|
|
| version 1.392, 2007/01/30 02:56:18 | version 1.393, 2007/03/02 02:59:33 |
|---|---|
| Line 1653 xfs_mount_log_sbunit( | Line 1653 xfs_mount_log_sbunit( |
| return; | return; |
| } | } |
| xfs_mod_sb(tp, fields); | xfs_mod_sb(tp, fields); |
| xfs_trans_commit(tp, 0, NULL); | xfs_trans_commit(tp, 0); |
| } | } |