Prev: Setting up KGDB environment on MIPS Processor.
Next: EDAC: Is it possible to calculate which piece of memory is bad?
From: Jörn Engel on 30 Mar 2010 03:30 Good morning Linus! I have a dozen fixes for you. Some solve error path bugs, some are necessary for the SSD that I never wanted to buy but finally did anyway and the rest solve rather nasty bugs. Al still has one error path problem I haven't dealt with yet. dev_bdev.c | 9 +++++++-- dir.c | 4 ++-- journal.c | 7 +++++++ logfs.h | 1 + readwrite.c | 13 ++++++++++++- segment.c | 54 +++++++++++++++++++++++++++++++----------------------- super.c | 15 +++++++-------- 7 files changed, 67 insertions(+), 36 deletions(-) git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs.git Jörn -- Joern's library part 11: http://www.unicom.com/pw/reply-to-harmful.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |