public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gfs2-kernel/src/gfs2 ops_inode.c
@ 2005-09-27 19:06 bmarzins
  0 siblings, 0 replies; 4+ messages in thread
From: bmarzins @ 2005-09-27 19:06 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	bmarzins@sourceware.org	2005-09-27 19:06:54

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

Log message:
	gfs2 was unable to truncate files if they were opened with write permissions,
	but the process later changed uids to an uid that didn't have write permission.
	POSIX says that if you had the permissions when you opened the file, you don't
	loose them when you change uids.
	
	gfs2 no longer checks permissions before truncating a file in gfs2_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 deleted it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/ops_inode.c.diff?cvsroot=cluster&r1=1.31&r2=1.32


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

* cluster/gfs2-kernel/src/gfs2 ops_inode.c
@ 2005-08-30 11:14 teigland
  0 siblings, 0 replies; 4+ messages in thread
From: teigland @ 2005-08-30 11:14 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-08-30 11:14:54

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

Log message:
	follow_link now returns void*

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/ops_inode.c.diff?cvsroot=cluster&r1=1.26&r2=1.27


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

* cluster/gfs2-kernel/src/gfs2 ops_inode.c
@ 2005-08-10  3:38 teigland
  0 siblings, 0 replies; 4+ messages in thread
From: teigland @ 2005-08-10  3:38 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-08-10 03:38:44

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

Log message:
	Remove context dependent path names.  Requested by Al Viro.
	If they're important we can try to put them back once gfs is accepted.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/ops_inode.c.diff?cvsroot=cluster&r1=1.21&r2=1.22


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

* cluster/gfs2-kernel/src/gfs2 ops_inode.c
@ 2005-08-02 10:15 teigland
  0 siblings, 0 replies; 4+ messages in thread
From: teigland @ 2005-08-02 10:15 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-08-02 10:15:43

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

Log message:
	__user annotation in gfs2_readlink()

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/ops_inode.c.diff?cvsroot=cluster&r1=1.19&r2=1.20


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

end of thread, other threads:[~2005-09-27 19:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-27 19:06 cluster/gfs2-kernel/src/gfs2 ops_inode.c bmarzins
  -- strict thread matches above, loose matches on Subject: below --
2005-08-30 11:14 teigland
2005-08-10  3:38 teigland
2005-08-02 10:15 teigland

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).