public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gfs-kernel/src/gfs inode.c
@ 2005-09-18  3:01 bmarzins
  0 siblings, 0 replies; 3+ messages in thread
From: bmarzins @ 2005-09-18  3:01 UTC (permalink / raw)
  To: cluster-cvs

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

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

Log message:
	stupid cut and paste errors.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* cluster/gfs-kernel/src/gfs inode.c
@ 2005-09-18  2:27 bmarzins
  0 siblings, 0 replies; 3+ messages in thread
From: bmarzins @ 2005-09-18  2:27 UTC (permalink / raw)
  To: cluster-cvs

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

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

Log message:
	When you copy an suid root file to gfs, you start a transaction on the
	write and then make a vfs call that eventaully tries to start another
	transaction for changing the file attributes.  This cause gfs to oops.
	
	After this change, if you already have a transaction started in
	gfs_setattr_simple, instead of oopsing, you simply use the existing transaction.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* cluster/gfs-kernel/src/gfs inode.c
@ 2005-08-16 17:10 bmarzins
  0 siblings, 0 replies; 3+ messages in thread
From: bmarzins @ 2005-08-16 17:10 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	bmarzins@sourceware.org	2005-08-16 17:10:42

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

Log message:
	fix for bz #165443. Now, if gfs_setattr_simple() is called by a process that
	already has an existing transaction, it adds the attribute changes to the\
	existing transaction, instead of starting a new one.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/inode.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.20.2.1&r2=1.20.2.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-18  3:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-18  3:01 cluster/gfs-kernel/src/gfs inode.c bmarzins
  -- strict thread matches above, loose matches on Subject: below --
2005-09-18  2:27 bmarzins
2005-08-16 17:10 bmarzins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).