diff options
| author | Daisuke Nishimura <[email protected]> | 2010-03-10 15:22:03 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-03-12 15:52:35 -0800 |
| commit | 2468c7234b366eeb799ee0648cb58f9cba394a54 (patch) | |
| tree | 050d7ea224b975eb71b05bf472f14f4c7bb13670 /tools/perf/scripts/python | |
| parent | 5ce9f07bf1bed9a1f9886373ad0b149294f84c25 (diff) | |
cgroup: introduce cancel_attach()
Add cancel_attach() operation to struct cgroup_subsys. cancel_attach()
can be used when can_attach() operation prepares something for the subsys,
but we should rollback what can_attach() operation has prepared if attach
task fails after we've succeeded in can_attach().
Signed-off-by: Daisuke Nishimura <[email protected]>
Acked-by: Li Zefan <[email protected]>
Reviewed-by: Paul Menage <[email protected]>
Cc: Balbir Singh <[email protected]>
Acked-by: KAMEZAWA Hiroyuki <[email protected]>
Cc: Daisuke Nishimura <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions