From: Jens Axboe <axboe@fb.com>
To: <torvalds@linuxfoundation.org>
Cc: <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Single blkcg fix for 4.3
Date: Wed, 28 Oct 2015 05:54:10 +0900 [thread overview]
Message-ID: <20151027205410.GA27101@kernel.dk> (raw)
Hi Linus,
One final fix that should go into 4.3. It's a simple 2x1 liner, fixing a
blkcg accounting issue. It was using the wrong bio member to look at the
sync and write bits...
Please pull!
git://git.kernel.dk/linux-block.git for-linus
----------------------------------------------------------------
Tejun Heo (1):
blkcg: fix incorrect read/write sync/async stat accounting
include/linux/blk-cgroup.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
Jens Axboe
reply other threads:[~2015-10-27 20:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20151027205410.GA27101@kernel.dk \
--to=axboe@fb.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome