cluster/gfs-kernel/src/gfs ops_file.c ops_fstype.c

wcheng@sourceware.org wcheng@sourceware.org
Sat Jun 17 06:38:00 GMT 2006


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	wcheng@sourceware.org	2006-06-17 06:38:23

Modified files:
	gfs-kernel/src/gfs: ops_file.c ops_fstype.c 

Log message:
	Sync with base kernel data structure changes:
	1. i_sem (in struct inode) is replaced by i_mutex.
	2. s_old_blocksize (in struct super_block) no longer exists.
	
	Thank to Mathieu Avila <mathieu.avila@seanodes.com> pointed this out.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_file.c.diff?cvsroot=cluster&r1=1.22&r2=1.23
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_fstype.c.diff?cvsroot=cluster&r1=1.23&r2=1.24



More information about the Cluster-cvs mailing list