]> git.baikalelectronics.ru Git - kernel.git/commit
jbd2: rename functions which initialize slab caches
authorYongqiang Yang <xiaoqiangnk@gmail.com>
Mon, 20 Feb 2012 22:53:03 +0000 (17:53 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 20 Feb 2012 22:53:03 +0000 (17:53 -0500)
commit0633c304c72c30813f0d4d8cf67015e7f667423c
treeffd4e425f0b9176c4f7d4dd191d62f92c2eb00cf
parentad151179044cf3a76d5b3a5833d0db516507005a
jbd2: rename functions which initialize slab caches

This patch renames functions initializing the slab caches for the
journal head and handle structures to so they are consistent with the
names of the corresponding functions which destroys those slab caches.

Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/jbd2/journal.c