linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] btrfs-progs: some patches
@ 2012-01-12 15:17 Danny Kukawka
  2012-01-12 15:17 ` [PATCH 1/4] fix segfaults from bnc#710486 Danny Kukawka
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Danny Kukawka @ 2012-01-12 15:17 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

Patches to fix some possible segfaults, fix some compiler warnings and
indention.

They are against: 
       git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git

@David: I've separated your changes to my patch for the SUSE package
        into an own patch and attached it.
 
Danny Kukawka (3):
  fix segfaults from bnc#710486
  fix some compiler warnings from cgcc
  fix indentation

David Sterba (1):
  return error code from change/get_label_unmounted

 btrfs-image.c        |    5 ++++
 btrfs-select-super.c |    4 ++-
 btrfs.c              |   12 +++++-----
 btrfslabel.c         |   62 ++++++++++++++++++++++++++++---------------------
 btrfslabel.h         |    3 +-
 btrfstune.c          |    5 ++++
 dir-test.c           |   11 +++++++++
 extent-cache.c       |    2 +-
 extent-tree.c        |    2 +-
 extent_io.c          |    2 +-
 find-root.c          |    5 +++-
 mkfs.c               |    6 +++++
 quick-test.c         |   20 ++++++++++++++++
 random-test.c        |    8 ++++++
 14 files changed, 108 insertions(+), 39 deletions(-)

-- 
1.7.8


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-01-12 15:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-12 15:17 [PATCH 0/4] btrfs-progs: some patches Danny Kukawka
2012-01-12 15:17 ` [PATCH 1/4] fix segfaults from bnc#710486 Danny Kukawka
2012-01-12 15:17 ` [PATCH 2/4] return error code from change/get_label_unmounted Danny Kukawka
2012-01-12 15:17 ` [PATCH 3/4] fix some compiler warnings from cgcc Danny Kukawka
2012-01-12 15:17 ` [PATCH 4/4] fix indentation Danny Kukawka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).