[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1434146543-26358-1-git-send-email-tj@kernel.org>
Date: Fri, 12 Jun 2015 17:02:21 -0500
From: Tejun Heo <tj@...nel.org>
To: axboe@...nel.dk
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
lizefan@...wei.com, cgroups@...r.kernel.org, tytso@....edu,
adilger.kernel@...ger.ca, linux-ext4@...r.kernel.org
Subject: [PATCHSET block/for-4.2/writeback] ext4: implement cgroup writeback support
Hello,
This patchset implements cgroup writeback support for ext4, which is
enabled for writeback and ordered data modes. This patchset contains
the following two patches.
0001-ext4-replace-ext4_io_submit-io_op-with-io_wbc.patch
0002-ext4-implement-cgroup-writeback-support.patch
0001 is a prep patch which replaces io_submit->io_op w/ ->io_wbc.
0002 implements cgroup writeback support.
This patchset is on top of
[1] block/for-4.2/writeback
+[2] [PATCHSET] cgroup, writeback: misc updates for cgroup writeback support
and available on in the following git branch.
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git review-cgroup-writeback-ext4
diffstat follows. Thanks.
fs/ext4/ext4.h | 2 +-
fs/ext4/page-io.c | 8 ++++++--
fs/ext4/super.c | 2 ++
3 files changed, 9 insertions(+), 3 deletions(-)
--
tejun
[1] git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git for-4.2/writeback
[2] http://lkml.kernel.org/g/1434146254-26220-1-git-send-email-tj@kernel.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists