Home
last modified time | relevance | path

Searched hist:"022 ef4feed0c648aeb72d0c8ad06d266de08f525" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dtrans.cdiff 022ef4feed0c648aeb72d0c8ad06d266de08f525 Fri Feb 21 15:55:33 CST 2014 Steven Whitehouse <swhiteho@redhat.com> GFS2: Move log buffer accounting to transaction

Now we have a master transaction into which other transactions
are merged, the accounting can be done using this master
transaction. We no longer require the superblock fields which
were being used for this function.

In addition, this allows for a clean up in calc_reserved()
making it rather easier understand. Also, by reducing the
number of variables used to track the buffers being added
and removed from the journal, a number of error checks are
now no longer required.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dmeta_io.cdiff 022ef4feed0c648aeb72d0c8ad06d266de08f525 Fri Feb 21 15:55:33 CST 2014 Steven Whitehouse <swhiteho@redhat.com> GFS2: Move log buffer accounting to transaction

Now we have a master transaction into which other transactions
are merged, the accounting can be done using this master
transaction. We no longer require the superblock fields which
were being used for this function.

In addition, this allows for a clean up in calc_reserved()
making it rather easier understand. Also, by reducing the
number of variables used to track the buffers being added
and removed from the journal, a number of error checks are
now no longer required.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dlops.cdiff 022ef4feed0c648aeb72d0c8ad06d266de08f525 Fri Feb 21 15:55:33 CST 2014 Steven Whitehouse <swhiteho@redhat.com> GFS2: Move log buffer accounting to transaction

Now we have a master transaction into which other transactions
are merged, the accounting can be done using this master
transaction. We no longer require the superblock fields which
were being used for this function.

In addition, this allows for a clean up in calc_reserved()
making it rather easier understand. Also, by reducing the
number of variables used to track the buffers being added
and removed from the journal, a number of error checks are
now no longer required.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dlog.cdiff 022ef4feed0c648aeb72d0c8ad06d266de08f525 Fri Feb 21 15:55:33 CST 2014 Steven Whitehouse <swhiteho@redhat.com> GFS2: Move log buffer accounting to transaction

Now we have a master transaction into which other transactions
are merged, the accounting can be done using this master
transaction. We no longer require the superblock fields which
were being used for this function.

In addition, this allows for a clean up in calc_reserved()
making it rather easier understand. Also, by reducing the
number of variables used to track the buffers being added
and removed from the journal, a number of error checks are
now no longer required.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
H A Dincore.hdiff 022ef4feed0c648aeb72d0c8ad06d266de08f525 Fri Feb 21 15:55:33 CST 2014 Steven Whitehouse <swhiteho@redhat.com> GFS2: Move log buffer accounting to transaction

Now we have a master transaction into which other transactions
are merged, the accounting can be done using this master
transaction. We no longer require the superblock fields which
were being used for this function.

In addition, this allows for a clean up in calc_reserved()
making it rather easier understand. Also, by reducing the
number of variables used to track the buffers being added
and removed from the journal, a number of error checks are
now no longer required.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>