public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gfs-kernel/src/gfs ops_export.c
@ 2007-01-11 18:52 rpeterso
  0 siblings, 0 replies; 13+ messages in thread
From: rpeterso @ 2007-01-11 18:52 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	rpeterso@sourceware.org	2007-01-11 18:52:19

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

Log message:
	Resolves: bz190756: gfs knows of directories which it chooses
	not to display.

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


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

* cluster/gfs-kernel/src/gfs ops_export.c
@ 2008-02-20 21:50 fabbione
  0 siblings, 0 replies; 13+ messages in thread
From: fabbione @ 2008-02-20 21:50 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	fabbione@sourceware.org	2008-02-20 21:50:00

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

Log message:
	Sync missing commit from RHEL5 branch:
	
	Dmitry Monakhov from OpenVZ linux kernel team reports about wrong locking
	order in gfs_get_parent(). Patch submitted by Vasily Averin (vvs@sw.ru)
	under Red Hat bugzilla 400651

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_export.c.diff?cvsroot=cluster&r1=1.13&r2=1.14


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

* cluster/gfs-kernel/src/gfs ops_export.c
@ 2008-01-02 15:07 wcheng
  0 siblings, 0 replies; 13+ messages in thread
From: wcheng @ 2008-01-02 15:07 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	wcheng@sourceware.org	2008-01-02 15:07:07

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

Log message:
	Dmitry Monakhov from OpenVZ linux kernel team reports about wrong locking
	order in gfs_get_parent(). Patch submitted by Vasily Averin (vvs@sw.ru)
	under Red Hat bugzilla 400651

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


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

* cluster/gfs-kernel/src/gfs ops_export.c
@ 2007-05-08 18:11 wcheng
  0 siblings, 0 replies; 13+ messages in thread
From: wcheng @ 2007-05-08 18:11 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	wcheng@sourceware.org	2007-05-08 18:11:07

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

Log message:
	GFS(s) expects NFS fh_type and fh_len would have the same value.
	This is not correct. One obvious symptom is that it will fail NFS
	V2 (that uses fixed fh_len for all requests) mount command.

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


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

* cluster/gfs-kernel/src/gfs ops_export.c
@ 2007-05-08 18:07 wcheng
  0 siblings, 0 replies; 13+ messages in thread
From: wcheng @ 2007-05-08 18:07 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	wcheng@sourceware.org	2007-05-08 18:07:17

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

Log message:
	Bugzilla 229346:
	
	Remove incorrect checking - fh_type does not necessarily equal to fh_len.
	This checking breaks NFS V2 mount.

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


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

* cluster/gfs-kernel/src/gfs ops_export.c
@ 2007-02-13  5:41 wcheng
  0 siblings, 0 replies; 13+ messages in thread
From: wcheng @ 2007-02-13  5:41 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	wcheng@sourceware.org	2007-02-13 05:40:59

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

Log message:
	Bugzilla 190475: accidentally passed address of a pointer, instead of pointer,
	into gfs_inode_get() in previous checked in. This will make
	gfs_inode_get() oops.

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


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

* cluster/gfs-kernel/src/gfs ops_export.c
@ 2007-01-24 16:26 rpeterso
  0 siblings, 0 replies; 13+ messages in thread
From: rpeterso @ 2007-01-24 16:26 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	rpeterso@sourceware.org	2007-01-24 16:26:10

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

Log message:
	Resolves: bz190756: gfs knows of directories which it chooses
	not to display.

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


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

* cluster/gfs-kernel/src/gfs ops_export.c
@ 2007-01-24 14:46 rpeterso
  0 siblings, 0 replies; 13+ messages in thread
From: rpeterso @ 2007-01-24 14:46 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	rpeterso@sourceware.org	2007-01-24 14:46:42

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

Log message:
	Resolves: bz 222299: gfs knows of directories which it chooses not
	to display

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


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

* cluster/gfs-kernel/src/gfs ops_export.c
@ 2007-01-24 14:44 rpeterso
  0 siblings, 0 replies; 13+ messages in thread
From: rpeterso @ 2007-01-24 14:44 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2007-01-24 14:44:20

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

Log message:
	Resolves: bz 222299: gfs knows of directories which it chooses not
	to display

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


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

* cluster/gfs-kernel/src/gfs ops_export.c
@ 2006-02-09 19:54 wcheng
  0 siblings, 0 replies; 13+ messages in thread
From: wcheng @ 2006-02-09 19:54 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4U3
Changes by:	wcheng@sourceware.org	2006-02-09 19:54:11

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

Log message:
	Bugzilla 178469 - fix byteswapping filehandle in gfs_decode_fh().
	This is normally not a problem if the dentry of the file still
	hanging around in server's cache. However, under heavy IO, the
	dentry could get re-cycled and the parent info would be used to
	re-do lookup. We get stale file handle error as the result.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_export.c.diff?cvsroot=cluster&only_with_tag=RHEL4U3&r1=1.3&r2=1.3.10.1


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

* cluster/gfs-kernel/src/gfs ops_export.c
@ 2006-02-09 19:07 wcheng
  0 siblings, 0 replies; 13+ messages in thread
From: wcheng @ 2006-02-09 19:07 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	wcheng@sourceware.org	2006-02-09 19:07:04

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

Log message:
	This patch is part of fix for bugzilla 178469 where the
	6th word of the nfsd file handle doesn't get correctly
	byte-swapped in gfs_decode_fh(). It is normally not a
	problem if the dentry of the file still hanging around in
	server's cache. However, under heavy IO, the dentry could
	get re-cycled and the parent info would be used to re-do
	lookup. We get stale file handle error as the result.

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


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

* cluster/gfs-kernel/src/gfs ops_export.c
@ 2006-02-09 19:01 wcheng
  0 siblings, 0 replies; 13+ messages in thread
From: wcheng @ 2006-02-09 19:01 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	wcheng@sourceware.org	2006-02-09 19:01:50

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

Log message:
	This patch is part of fix for bugzilla 178469 where the
	6th word of the nfsd file handle doesn't get correctly
	byte-swapped in gfs_decode_fh(). It is normally not a
	problem if the dentry of the file still hanging around in
	server's cache. However, under heavy IO, the dentry could
	get re-cycled and the parent info would be used to re-do
	lookup. We get stale file handle error as the result.

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


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

* cluster/gfs-kernel/src/gfs ops_export.c
@ 2006-02-09 18:52 wcheng
  0 siblings, 0 replies; 13+ messages in thread
From: wcheng @ 2006-02-09 18:52 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	wcheng@sourceware.org	2006-02-09 18:52:20

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

Log message:
	This patch is part of fix for bugzilla 178469 where the
	6th word of the nfsd file handle doesn't get correctly
	byte-swapped in gfs_decode_fh(). It is normally not a
	problem if the dentry of the file still hanging around in
	server's cache. However, under heavy IO, the dentry could
	get re-cycled and the parent info would be used to re-do
	lookup. We get stale file handle error as the result.

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


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

end of thread, other threads:[~2008-02-20 21:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-11 18:52 cluster/gfs-kernel/src/gfs ops_export.c rpeterso
  -- strict thread matches above, loose matches on Subject: below --
2008-02-20 21:50 fabbione
2008-01-02 15:07 wcheng
2007-05-08 18:11 wcheng
2007-05-08 18:07 wcheng
2007-02-13  5:41 wcheng
2007-01-24 16:26 rpeterso
2007-01-24 14:46 rpeterso
2007-01-24 14:44 rpeterso
2006-02-09 19:54 wcheng
2006-02-09 19:07 wcheng
2006-02-09 19:01 wcheng
2006-02-09 18:52 wcheng

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