ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks()
authorTheodore Ts'o <tytso@mit.edu>
Thu, 14 May 2009 04:57:44 +0000 (00:57 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 14 May 2009 04:57:44 +0000 (00:57 -0400)
Another function rename for clarity's sake.  The _wrap prefix simply
confuses people, and didn't add much people trying to follow the code
paths.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found