[GFS2] Fix bz 230143, incorrect flushing of rgrps
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 28 Feb 2007 14:03:00 +0000 (14:03 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 7 Mar 2007 19:00:14 +0000 (14:00 -0500)
commitcad5b9392754910ee7dbe551eb004010a864c882
tree8f471553844c6a920d607a82b466f649599a102e
parentfb0d3bce8e88cca4abb26076f778f64edcaf19aa
[GFS2] Fix bz 230143, incorrect flushing of rgrps

The below patch fixes a problem where we were not flushing rgrps
correctly. It only occurred in the specific case that a callback was
received for an rgrp which was dirty and when a journal log flush had
not already resulted in the rgrp being flushed anyway. This fixes Red
Hat bz 230143,

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glops.c