commit | 4185a2ac422c7fc76a77a3eb2c38ce19eeaae563 | [log] [tgz] |
---|---|---|
author | Yongqiang Yang <xiaoqiangnk@gmail.com> | Mon Feb 20 17:53:03 2012 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Feb 20 17:53:03 2012 -0500 |
tree | ffd4e425f0b9176c4f7d4dd191d62f92c2eb00cf | |
parent | 0c2022eccb01630c037f2024531e9ff1afbe1564 [diff] |
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>