diff options
| author | Dave Kleikamp <shaggy@shaggy.austin.ibm.com> | 2003-01-28 22:45:39 -0600 |
|---|---|---|
| committer | Dave Kleikamp <shaggy@shaggy.austin.ibm.com> | 2003-01-28 22:45:39 -0600 |
| commit | 45dd3dc80392cf0da0baa0d489856bee71ae4a71 (patch) | |
| tree | 4b4e7101df15d78495d42e97e7e5fc578c5ea386 /include | |
| parent | 2ca0edce67c379873e3494c5d31d96ba148e46c0 (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
