cluster/gfs-kernel/src/gfs rgrp.c

bmarzins@sourceware.org bmarzins@sourceware.org
Fri Sep 16 17:01:00 GMT 2005


CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	bmarzins@sourceware.org	2005-09-16 17:01:18

Modified files:
	gfs-kernel/src/gfs: rgrp.c 

Log message:
	fix for bz #164324. If it took too long to sync the dependent inodes back to
	disk, depend_sync_old would corrupt the resource group descriptor structure
	by trying to pull an element off an empty list. Now it checks if the list is
	empty first.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/rgrp.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.14.2.1.4.1&r2=1.14.2.1.4.1.2.1



More information about the Cluster-cvs mailing list