This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4U2
Changes by:	bmarzins@sourceware.org	2005-09-16 15:48:44

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=RHEL4U2&r1=1.14.2.1&r2=1.14.2.1.6.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]