]> git.neil.brown.name Git - history.git/commit
[PATCH] rename get_hash_table() to find_get_block()
authorAndrew Morton <akpm@zip.com.au>
Tue, 18 Jun 2002 03:21:09 +0000 (20:21 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Tue, 18 Jun 2002 03:21:09 +0000 (20:21 -0700)
commit3fb3b749ba712dd4197b585d654d233d3487d9d4
treeddd9d37a04644904b23689461336b7516f516005
parent493f4988d640a73337df91f2c63e94c78ecd5e97
[PATCH] rename get_hash_table() to find_get_block()

Renames the buffer_head lookup function `get_hash_table' to
`find_get_block'.

get_hash_table() is too generic a name. Plus it doesn't even use a hash
any more.
12 files changed:
drivers/md/lvm-snap.c
fs/buffer.c
fs/ext3/balloc.c
fs/ext3/inode.c
fs/jbd/revoke.c
fs/qnx4/fsync.c
fs/reiserfs/fix_node.c
fs/reiserfs/journal.c
fs/ufs/truncate.c
include/linux/buffer_head.h
include/linux/reiserfs_fs.h
kernel/ksyms.c