summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDave Kleikamp <shaggy@shaggy.austin.ibm.com>2003-01-28 22:45:39 -0600
committerDave Kleikamp <shaggy@shaggy.austin.ibm.com>2003-01-28 22:45:39 -0600
commit45dd3dc80392cf0da0baa0d489856bee71ae4a71 (patch)
tree4b4e7101df15d78495d42e97e7e5fc578c5ea386 /include
parent2ca0edce67c379873e3494c5d31d96ba148e46c0 (diff)
JFS: Implement get_index_page to replace some uses of read_index_page
A recent change added the function read_index_page to replace calls to read_metapage() when accessing the directory index table. However, we replaced both calls to read_metapage() and get_metapage() with the same function, but we really need two. In addition to unnecesary disk reads, this problem caused an oops in __get_metapage().
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions