public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gfs-kernel/src/gfs eaops.c
@ 2008-01-30  8:32 fabbione
  0 siblings, 0 replies; 7+ messages in thread
From: fabbione @ 2008-01-30  8:32 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	fabbione@sourceware.org	2008-01-30 08:32:40

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

Log message:
	Remove unrequire functions. This follow gfs2 changes

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/eaops.c.diff?cvsroot=cluster&r1=1.8&r2=1.9


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

* cluster/gfs-kernel/src/gfs eaops.c
@ 2007-12-04 19:30 rohara
  0 siblings, 0 replies; 7+ messages in thread
From: rohara @ 2007-12-04 19:30 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rohara@sourceware.org	2007-12-04 19:30:27

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

Log message:
	BZ 323111
	Remove permission() checks from xattrs ops.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/eaops.c.diff?cvsroot=cluster&r1=1.6&r2=1.7


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

* cluster/gfs-kernel/src/gfs eaops.c
@ 2007-12-04 19:28 rohara
  0 siblings, 0 replies; 7+ messages in thread
From: rohara @ 2007-12-04 19:28 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	rohara@sourceware.org	2007-12-04 19:28:55

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

Log message:
	BZ 323111
	Remove permission() checks from xattr ops.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/eaops.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.6&r2=1.6.2.1


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

* cluster/gfs-kernel/src/gfs eaops.c
@ 2006-11-20 19:15 rohara
  0 siblings, 0 replies; 7+ messages in thread
From: rohara @ 2006-11-20 19:15 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	rohara@sourceware.org	2006-11-20 19:15:49

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

Log message:
	Fix comments to match function names.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/eaops.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.1.2.4&r2=1.1.2.5


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

* cluster/gfs-kernel/src/gfs eaops.c
@ 2006-03-13 22:26 adas
  0 siblings, 0 replies; 7+ messages in thread
From: adas @ 2006-03-13 22:26 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	adas@sourceware.org	2006-03-13 22:26:24

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

Log message:
	Fix for bz 182066. Return code was not being propagated while setting default ACLs causing an EPERM everytime

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/eaops.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.1.6.1.2.2&r2=1.1.6.1.2.3


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

* cluster/gfs-kernel/src/gfs eaops.c
@ 2006-03-13 22:24 adas
  0 siblings, 0 replies; 7+ messages in thread
From: adas @ 2006-03-13 22:24 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	adas@sourceware.org	2006-03-13 22:24:57

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

Log message:
	Fix for bz 182066. Return code was not being propagated while setting default ACLs causing an EPERM everytime

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/eaops.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.1.2.2&r2=1.1.2.3


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

* cluster/gfs-kernel/src/gfs eaops.c
@ 2005-08-19 22:02 bmarzins
  0 siblings, 0 replies; 7+ messages in thread
From: bmarzins @ 2005-08-19 22:02 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	bmarzins@sourceware.org	2005-08-19 22:02:32

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

Log message:
	Fix for bz#166154
	ACLs are now only displayed when they are enabled, just like with other
	filesystems.

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


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

end of thread, other threads:[~2008-01-30  8:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-30  8:32 cluster/gfs-kernel/src/gfs eaops.c fabbione
  -- strict thread matches above, loose matches on Subject: below --
2007-12-04 19:30 rohara
2007-12-04 19:28 rohara
2006-11-20 19:15 rohara
2006-03-13 22:26 adas
2006-03-13 22:24 adas
2005-08-19 22:02 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).