diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2006-11-07 15:14:58 -0500 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2006-11-30 10:34:36 -0500 |
commit | f6e58f01e8dc869803b9f73b2aa9d5bc3f32ca05 (patch) | |
tree | e1498f970115a5af022dfe2603f2ec1ca36ecdc0 /Documentation/ioctl | |
parent | 294caaa3b8304c0a14c5039691caf23363bd9369 (diff) |
[GFS2] Don't copy meta_header for rgrp in and out
The meta_header for an ondisk rgrp never changes, so there is no point
copying it in and back out to disk. Also there is no reason to keep
a copy for each rgrp in memory.
The code already checks to ensure that the header is correct before
it calls the routine to copy the data in, so that we don't even need
to check whether its correct on disk in the functions in ondisk.c
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'Documentation/ioctl')
0 files changed, 0 insertions, 0 deletions