* [GIT PULL] More UBI/UBIFS changes for 2.6.39
@ 2011-03-24 14:38 Artem Bityutskiy
0 siblings, 0 replies; only message in thread
From: Artem Bityutskiy @ 2011-03-24 14:38 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Artem Bityutskiy, linux-kernel
Hi Linus,
I've found a couple of brown-paperbag bugs in my changes which
you have merged this merge window. Also, we've fixed one UBIFS
assertion warning and I forgot to kill one Kconfig option.
So I've composed another UBI/UBIFS pull request where I address
the issues introduced in the previous pull request. I did not find
better way than to base the pull request on top of a "random"
current commit, hopefully this is acceptable. Yes, I tested the
patches with 2.6.38 release, not this commit.
Please, pull.
The following changes since commit 4bbba111d94781d34081c37856bbc5eb33f6c72a:
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 (2011-03-23 07:58:09 -0700)
are available in the git repository at:
git://git.infradead.org/ubi-2.6.git for-linus
Artem Bityutskiy (4):
UBI: use GFP_NOFS properly
UBIFS: use GFP_NOFS properly
UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS
UBIFS: fix assertion warning and refine comments
drivers/mtd/ubi/io.c | 4 ++--
fs/ubifs/Kconfig | 9 ---------
fs/ubifs/debug.c | 2 +-
fs/ubifs/file.c | 11 +++++++----
fs/ubifs/lprops.c | 2 +-
fs/ubifs/lpt_commit.c | 4 ++--
fs/ubifs/orphan.c | 2 +-
7 files changed, 14 insertions(+), 20 deletions(-)
Thanks,
Artem.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-24 14:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-24 14:38 [GIT PULL] More UBI/UBIFS changes for 2.6.39 Artem Bityutskiy
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.