xfs: Make writeid transaction use tr_writeid
authorJie Liu <jeff.liu@oracle.com>
Mon, 12 Aug 2013 10:49:58 +0000 (20:49 +1000)
committerBen Myers <bpm@sgi.com>
Mon, 12 Aug 2013 22:46:59 +0000 (17:46 -0500)
tr_writeid is defined at mp->m_resv structure, however, it does not
really being used when it should be..

This patch changes it to tr_writeid to fetch the correct log
reservation size.

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>

No differences found
This page took 0.02536 seconds and 5 git commands to generate.