----- Original Message ----- > These are two different things... the buffer_head flags signal whether > the buffer head is up to date with respect to what is on disk. The > GFS2_RDF_UPTODATE flag is there to indicate whether the internal copy of > the various fields in the resource group is up to date. > > These might match depending on how the rgrp's internal copy of the > fields is maintained, but not sure that this is guaranteed. Has this > been tested with the rgrplvb option? We should make sure that is all > still working correctly, > > Steve.
You're right, and it seems obvious now. I obviously wasn't thinking clearly when I did this. I'll eliminate this patch. Bob