linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL][PATCH 0/4] Btrfs: cleanups for 4.5, part 2
@ 2016-01-19 10:43 David Sterba
  2016-01-19 10:43 ` [PATCH 1/4] btrfs: cleanup, stop casting for extent_map->lookup everywhere David Sterba
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: David Sterba @ 2016-01-19 10:43 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba, clm

Hi,

a handful of cleanups. Geliang Tang's patch is a fixup to his list iterator cleanup,
Jeff's patch has been posted long time ago. Please pull to 4.5.

----------------------------------------------------------------
The following changes since commit a7ca42256d9fad572fb7f2c471514d7d3572b1db:

  btrfs: use list_for_each_entry* in backref.c (2016-01-07 14:42:46 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git misc-cleanups-4.5

for you to fetch changes up to fb75d857a31d600cc0c37b8c7d914014f7fa3f9a:

  btrfs: remove duplicate const specifier (2016-01-19 10:33:56 +0100)

----------------------------------------------------------------
Colin Ian King (1):
  btrfs: remove duplicate const specifier

Dan Carpenter (1):
  Btrfs: clean up an error code in btrfs_init_space_info()

Geliang Tang (1):
  btrfs: fix iterator with update error in backref.c

Jeff Mahoney (1):
  btrfs: cleanup, stop casting for extent_map->lookup everywhere

 fs/btrfs/backref.c     | 10 +++++-----
 fs/btrfs/dev-replace.c |  2 +-
 fs/btrfs/extent-tree.c |  4 ++--
 fs/btrfs/extent_map.c  |  2 +-
 fs/btrfs/extent_map.h  | 10 +++++++++-
 fs/btrfs/scrub.c       |  2 +-
 fs/btrfs/volumes.c     | 26 +++++++++++++-------------
 7 files changed, 32 insertions(+), 24 deletions(-)

-- 
2.6.3


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

end of thread, other threads:[~2016-01-19 10:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-19 10:43 [PULL][PATCH 0/4] Btrfs: cleanups for 4.5, part 2 David Sterba
2016-01-19 10:43 ` [PATCH 1/4] btrfs: cleanup, stop casting for extent_map->lookup everywhere David Sterba
2016-01-19 10:43 ` [PATCH 2/4] btrfs: fix iterator with update error in backref.c David Sterba
2016-01-19 10:43 ` [PATCH 3/4] Btrfs: clean up an error code in btrfs_init_space_info() David Sterba
2016-01-19 10:43 ` [PATCH 4/4] btrfs: remove duplicate const specifier David Sterba

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).