|
|
| version 1.26, 2006/06/15 03:58:11 | version 1.27, 2007/02/06 14:35:53 |
|---|---|
| Line 484 xfs_qm_dqalloc( | Line 484 xfs_qm_dqalloc( |
| xfs_trans_bhold(tp, bp); | xfs_trans_bhold(tp, bp); |
| if ((error = xfs_bmap_finish(tpp, &flist, firstblock, &committed))) { | if ((error = xfs_bmap_finish(tpp, &flist, &committed))) { |
| goto error1; | goto error1; |
| } | } |