All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add wrapper for blkcg policy operatins
@ 2017-09-01 14:16 weiping zhang
  2017-09-01 14:17 ` [PATCH v2 1/2] blkcg: check pol->cpd_free_fn before free cpd weiping zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: weiping zhang @ 2017-09-01 14:16 UTC (permalink / raw)
  To: axboe; +Cc: linux-block

The first patch is the V2 of [PATCH] blkcg: check pol->cpd_free_fn
before free cpd, it fixs a checking before free cpd.

The second patch add some wrappers for struct blkcg_policy->xxx_fn, because not
every block cgroup policy implement all operations.

weiping zhang (2):
  blkcg: check pol->cpd_free_fn before free cpd
  blkcg: add wrappers for struct blkcg_policy operations

 block/blk-cgroup.c         | 57 +++++++++++++++++-------------------
 include/linux/blk-cgroup.h | 72 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 99 insertions(+), 30 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-09-15 14:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-01 14:16 [PATCH v2 0/2] Add wrapper for blkcg policy operatins weiping zhang
2017-09-01 14:17 ` [PATCH v2 1/2] blkcg: check pol->cpd_free_fn before free cpd weiping zhang
2017-09-01 14:18 ` [PATCH v2 2/2] blkcg: add wrappers for struct blkcg_policy operations weiping zhang
2017-09-15 14:01 ` [PATCH v2 0/2] Add wrapper for blkcg policy operatins weiping zhang

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.