All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Btrfs-progs: coalesce of patches
@ 2013-06-10 19:51 Filipe David Borba Manana
  2013-06-10 19:51 ` [PATCH 1/5] Btrfs-progs: fix closing of devices Filipe David Borba Manana
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Filipe David Borba Manana @ 2013-06-10 19:51 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Filipe David Borba Manana

Some fixes and minor enhancements.

Filipe David Borba Manana (5):
  Btrfs-progs: fix closing of devices
  Btrfs-progs: Add missing free_extent_buffer() call to debug-tree
  Btrfs-progs: Add missing close_ctree() calls to debug-tree
  Btrfs-progs: pretty print dir_item type
  Btrfs-progs: Validate super block checksum

 btrfs-debug-tree.c |   10 ++++---
 disk-io.c          |   80 +++++++++++++++++++++++++++++++++++++++++-----------
 print-tree.c       |   40 +++++++++++++++++++++++++-
 volumes.c          |    4 +--
 4 files changed, 111 insertions(+), 23 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-

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

end of thread, other threads:[~2013-06-26 16:44 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-10 19:51 [PATCH 0/5] Btrfs-progs: coalesce of patches Filipe David Borba Manana
2013-06-10 19:51 ` [PATCH 1/5] Btrfs-progs: fix closing of devices Filipe David Borba Manana
2013-06-10 20:07   ` Filipe David Borba Manana
2013-06-11 15:00     ` David Sterba
2013-06-11 16:09       ` Filipe Manana
2013-06-10 19:51 ` [PATCH 2/5] Btrfs-progs: Add missing free_extent_buffer() call to debug-tree Filipe David Borba Manana
2013-06-10 19:51 ` [PATCH 3/5] Btrfs-progs: Add missing close_ctree() calls " Filipe David Borba Manana
2013-06-10 19:51 ` [PATCH 4/5] Btrfs-progs: pretty print dir_item type Filipe David Borba Manana
2013-06-10 19:51 ` [PATCH 5/5] Btrfs-progs: Validate super block checksum Filipe David Borba Manana
2013-06-20 17:08   ` Filipe David Manana
2013-06-21 16:18     ` David Sterba
2013-06-21 16:38       ` Filipe David Manana
2013-06-10 23:52 ` [PATCH 1/5 v2] Btrfs-progs: fix closing of devices Filipe David Borba Manana
2013-06-21 16:03   ` Liu Bo
2013-06-21 16:11   ` Liu Bo
2013-06-21 16:46     ` Filipe David Manana
2013-06-26 16:41 ` [PATCH v2 1/5] " Filipe David Borba Manana
2013-06-26 16:42 ` [PATCH v2 5/5] Btrfs-progs: Validate super block checksum Filipe David Borba Manana

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.