Re: Lost JBD fix

2007-07-13 Thread Jan Kara
On Wed 11-07-07 13:55:30, Chuck Ebbert wrote: > On 07/09/2007 02:14 PM, Jan Kara wrote: > > Hi Andrew, > > > > it seems we've accidentally lost one JBD fix (probably it was my mistake > > when rediffing some checkpointing changes) as Kirill has noted. A > > transaction > > can currently be re

Re: Lost JBD fix

2007-07-11 Thread Andrew Morton
On Thu, 12 Jul 2007 08:50:11 +0200 Jens Axboe <[EMAIL PROTECTED]> wrote: > > > - if (commit_transaction->t_checkpoint_list == NULL) { > > > + if (commit_transaction->t_checkpoint_list == NULL && > > > + commit_transaction->t_checkpoint_io_list == NULL) { > > > __journal_drop_transact

Re: Lost JBD fix

2007-07-11 Thread Jens Axboe
On Wed, Jul 11 2007, Chuck Ebbert wrote: > On 07/09/2007 02:14 PM, Jan Kara wrote: > > Hi Andrew, > > > > it seems we've accidentally lost one JBD fix (probably it was my mistake > > when rediffing some checkpointing changes) as Kirill has noted. A > > transaction > > can currently be release

Re: Lost JBD fix

2007-07-11 Thread Chuck Ebbert
On 07/09/2007 02:14 PM, Jan Kara wrote: > Hi Andrew, > > it seems we've accidentally lost one JBD fix (probably it was my mistake > when rediffing some checkpointing changes) as Kirill has noted. A transaction > can currently be released when there are still some buffers on one of its > checkp