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)
commit4185a2ac422c7fc76a77a3eb2c38ce19eeaae563
treeffd4e425f0b9176c4f7d4dd191d62f92c2eb00cf
parent0c2022eccb01630c037f2024531e9ff1afbe1564
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