ext4: fix ext4_get_blocks references
authorEric Sandeen <sandeen@redhat.com>
Tue, 27 Jul 2010 15:56:07 +0000 (11:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 27 Jul 2010 15:56:07 +0000 (11:56 -0400)
commit79e8303677fc15f508b9877e0fea1925c4add6f3
tree85891ab05b2a9e5dd47966fd16bc372df6d4bb88
parent62d2b5f2dcd3707b070efb16bbfdf6947c38c194
ext4: fix ext4_get_blocks references

ext4_get_blocks got renamed to ext4_map_blocks, but left stale
comments and a prototype littered around.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/inode.c
This page took 0.025506 seconds and 5 git commands to generate.