ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy()
authorJing Zhang <zj.barak@gmail.com>
Fri, 14 May 2010 04:00:00 +0000 (00:00 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 14 May 2010 04:00:00 +0000 (00:00 -0400)
This function cleans up after ext4_mb_load_buddy(), so the renaming
makes the code clearer.

Signed-off-by: Jing Zhang <zj.barak@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found