Messages in this thread |  | | Date | Mon, 10 Mar 2008 12:46:28 -0700 | From | Andrew Morton <> | Subject | Re: jbd/2: eliminate code duplication and gracefully handle cache initialisation failure |
| |
On Sat, 8 Mar 2008 18:37:33 +0000 "Duane Griffin" <duaneg@dghda.com> wrote:
> fs/jbd/journal.c | 149 +++++++++++++++++++++++------------------------- > fs/jbd/revoke.c | 164 +++++++++++++++++++++++------------------------------ > fs/jbd2/journal.c | 154 ++++++++++++++++++++++++------------------------- > fs/jbd2/revoke.c | 164 +++++++++++++++++++++++------------------------------ > 4 files changed, 291 insertions(+), 340 deletions(-) > > This is version 2 of the jdb/2 patches to eliminate code duplication and > gracefully handle cace initialisation failure. >
I couldn't get these to apply and I didn't understand the relationship between these new patches and your earlier jbd[2]-replace-potentially-false-assertion-with-if-block.patch and jbd[2]-only-create-debugfs-entries-if-cache-initialisation-is-successful.patch so I just dropped everything.
Please redo and resend against next -mm or http://userweb.kernel.org/~akpm/mmotm/, thanks.
|  |