diff options
author | Robert Peterson <rpeterso@redhat.com> | 2007-05-10 21:54:38 (GMT) |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2007-07-09 07:22:14 (GMT) |
commit | 6c53267f05dc6689ff662efeec426d25d2c0ab84 (patch) | |
tree | af0cfca8828ff5047a23efb31de8ccdaf46f7744 /fs/direct-io.c | |
parent | 7ae8fa8451dfb3879ecbc04f2760a707dc65b988 (diff) | |
download | linux-fsl-qoriq-6c53267f05dc6689ff662efeec426d25d2c0ab84.tar.xz |
[GFS2] Kernel changes to support new gfs2_grow command (part 2)
To avoid code redundancy, I separated out the operational "guts" into
a new function called read_rindex_entry. Then I made two functions:
the closer-to-original gfs2_ri_update (without the special condition
checks) and gfs2_ri_update_special that's designed with that condition
in mind. (I don't like the name, but if you have a suggestion, I'm
all ears).
Oh, and there's an added benefit: we don't need all the ugly gotos
anymore. ;)
This patch has been tested with gfs2_fsck_hellfire (which runs for
three and a half hours, btw).
Signed-off-By: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/direct-io.c')
0 files changed, 0 insertions, 0 deletions