]> git.neil.brown.name Git - history.git/commit
[PATCH] Remove ext3's buffer_head cache
authorAndrew Morton <akpm@zip.com.au>
Thu, 4 Jul 2002 15:30:20 +0000 (08:30 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Thu, 4 Jul 2002 15:30:20 +0000 (08:30 -0700)
commit34cb9226ec0b10bf152beffdfb669595c7d40490
tree10aae8e4b369482d165533aafac35ed7fae3ae26
parent7ef751c5711d164a7f80aa92fa0dc00ddb18e166
[PATCH] Remove ext3's buffer_head cache

Removes ext3's open-coded inode and allocation bitmap LRUs.

This patch includes a cleanup to ext3_new_block().  The local variables
`bh', `bh2', `i', `j', `k' and `tmp' have been renamed to something
more palatable.
fs/ext3/balloc.c
fs/ext3/ialloc.c
fs/ext3/super.c
include/linux/ext3_fs_sb.h