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 ops_inode.c


CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4U2
Changes by:	bmarzins@sourceware.org	2005-09-27 18:25:21

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

Log message:
	fix for bug 169039. GFS no longer checks permissions before truncating a
	file in gfs_setattr.  I don't know what this check was ever added (It didn't
	exist in gfs 6.0). Since I don't know why the check was added, I can't say
	for certain that it is unessential.  However, I can't see any reason to do
	it, so I commented it out.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_inode.c.diff?cvsroot=cluster&only_with_tag=RHEL4U2&r1=1.6.8.1&r2=1.6.8.2


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