]> git.baikalelectronics.ru Git - kernel.git/commit
container freezer: make freezer state names less generic
authorMatt Helsley <matthltc@us.ibm.com>
Sun, 19 Oct 2008 03:27:23 +0000 (20:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Oct 2008 15:52:34 +0000 (08:52 -0700)
commit72c909740c3d2d87b5bd922290233b4d6a280ccc
tree8a4ef6206a3f70bf245c9f89baf5294e7ffd2d2f
parentd9c39462463bddb2c781c0f2bedc4483b1e156eb
container freezer: make freezer state names less generic

Rename cgroup freezer states to be less generic to avoid any name
collisions while also better describing what each state is.

Signed-off-by: Matt Helsley <matthltc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/cgroup_freezer.c