From: David Sterba <dsterba@suse.com>
To: linux-btrfs@vger.kernel.org
Cc: David Sterba <dsterba@suse.com>, clm@fb.com
Subject: [PULL][PATCH 0/4] Btrfs: cleanups for 4.5, part 2
Date: Tue, 19 Jan 2016 11:43:44 +0100 [thread overview]
Message-ID: <cover.1453199864.git.dsterba@suse.com> (raw)
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
next reply other threads:[~2016-01-19 10:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-19 10:43 David Sterba [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1453199864.git.dsterba@suse.com \
--to=dsterba@suse.com \
--cc=clm@fb.com \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.