public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gfs2/mount util.c
@ 2006-12-20 19:15 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2006-12-20 19:15 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2006-12-20 19:15:08

Modified files:
	gfs2/mount     : util.c 

Log message:
	Support mounting a single fs on multiple mount points.
	bz 218560

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.18.2.1&r2=1.18.2.2


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

* cluster/gfs2/mount util.c
@ 2007-09-04 19:28 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-09-04 19:28 UTC (permalink / raw)
  To: cluster-cvs

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

Modified files:
	gfs2/mount     : util.c 

Log message:
	report that a mount fails due to an in-progress unmount

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.18.2.7&r2=1.18.2.8


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

* cluster/gfs2/mount util.c
@ 2007-09-04 19:23 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-09-04 19:23 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-09-04 19:23:38

Modified files:
	gfs2/mount     : util.c 

Log message:
	report that a mount fails due to an in-progress unmount

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&r1=1.25&r2=1.26


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

* cluster/gfs2/mount util.c
@ 2007-07-19 20:22 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-07-19 20:22 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2007-07-19 20:22:09

Modified files:
	gfs2/mount     : util.c 

Log message:
	more helpful error reporting (sync with HEAD)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.18.2.6&r2=1.18.2.7


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

* cluster/gfs2/mount util.c
@ 2007-06-28 17:58 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-06-28 17:58 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-06-28 17:58:31

Modified files:
	gfs2/mount     : util.c 

Log message:
	- add more specific warnings/errors when connecting to gfs_controld fails
	- use strerror to report more helpful error messages in a few spots

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&r1=1.24&r2=1.25


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

* cluster/gfs2/mount util.c
@ 2007-06-06 15:51 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-06-06 15:51 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2007-06-06 15:51:11

Modified files:
	gfs2/mount     : util.c 

Log message:
	translate different error numbers from gfs_controld into specific,
	helpful error messages

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.18.2.5&r2=1.18.2.6


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

* cluster/gfs2/mount util.c
@ 2007-06-06 15:45 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-06-06 15:45 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-06-06 15:45:11

Modified files:
	gfs2/mount     : util.c 

Log message:
	translate different error numbers from gfs_controld into specific,
	helpful error messages

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&r1=1.23&r2=1.24


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

* cluster/gfs2/mount util.c
@ 2007-05-24 19:00 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-05-24 19:00 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-05-24 19:00:20

Modified files:
	gfs2/mount     : util.c 

Log message:
	don't do gfs_sb_print() if we don't detect a gfs fs, it often just
	prints a bunch of garbage

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&r1=1.22&r2=1.23


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

* cluster/gfs2/mount util.c
@ 2007-05-24 19:00 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-05-24 19:00 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2007-05-24 19:00:02

Modified files:
	gfs2/mount     : util.c 

Log message:
	don't do gfs_sb_print() if we don't detect a gfs fs, it often just
	prints a bunch of garbage

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.18.2.4&r2=1.18.2.5


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

* cluster/gfs2/mount util.c
@ 2007-05-11 20:10 rpeterso
  0 siblings, 0 replies; 21+ messages in thread
From: rpeterso @ 2007-05-11 20:10 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	rpeterso@sourceware.org	2007-05-11 20:10:37

Modified files:
	gfs2/mount     : util.c 

Log message:
	Resolves: Bugzilla Bug 239844: mount.gfs2 doesn't work when _netdev
	is used in /etc/fstab.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.18.2.3&r2=1.18.2.4


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

* cluster/gfs2/mount util.c
@ 2007-05-11 20:04 rpeterso
  0 siblings, 0 replies; 21+ messages in thread
From: rpeterso @ 2007-05-11 20:04 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2007-05-11 20:04:30

Modified files:
	gfs2/mount     : util.c 

Log message:
	Resolves: Bugzilla Bug 239844: mount.gfs2 doesn't work when _netdev
	is used in /etc/fstab.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&r1=1.21&r2=1.22


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

* cluster/gfs2/mount util.c
@ 2006-12-20 19:16 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2006-12-20 19:16 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL50
Changes by:	teigland@sourceware.org	2006-12-20 19:16:49

Modified files:
	gfs2/mount     : util.c 

Log message:
	Support mounting a single fs on multiple mount points.
	bz 218560

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.18.4.1&r2=1.18.4.2


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

* cluster/gfs2/mount util.c
@ 2006-12-20 19:13 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2006-12-20 19:13 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-12-20 19:13:35

Modified files:
	gfs2/mount     : util.c 

Log message:
	Support mounting a single fs on multiple mount points.
	bz 218560

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&r1=1.19&r2=1.20


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

* cluster/gfs2/mount util.c
@ 2006-12-05 22:27 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2006-12-05 22:27 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL50
Changes by:	teigland@sourceware.org	2006-12-05 22:27:04

Modified files:
	gfs2/mount     : util.c 

Log message:
	Pass gfs_controld the device being mounted, it'll use this if it
	needs to withdraw the fs.
	bz 215962

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.18&r2=1.18.4.1


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

* cluster/gfs2/mount util.c
@ 2006-12-05 22:26 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2006-12-05 22:26 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2006-12-05 22:26:58

Modified files:
	gfs2/mount     : util.c 

Log message:
	Pass gfs_controld the device being mounted, it'll use this if it
	needs to withdraw the fs.
	bz 215962

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.18&r2=1.18.2.1


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

* cluster/gfs2/mount util.c
@ 2006-12-05 22:25 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2006-12-05 22:25 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-12-05 22:25:29

Modified files:
	gfs2/mount     : util.c 

Log message:
	Pass gfs_controld the device being mounted, it'll use this if it
	needs to withdraw the fs.
	bz 215962

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&r1=1.18&r2=1.19


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

* cluster/gfs2/mount util.c
@ 2006-10-16 15:05 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2006-10-16 15:05 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-10-16 15:05:30

Modified files:
	gfs2/mount     : util.c 

Log message:
	fix style badness

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&r1=1.16&r2=1.17


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

* cluster/gfs2/mount util.c
@ 2006-10-13 22:01 rpeterso
  0 siblings, 0 replies; 21+ messages in thread
From: rpeterso @ 2006-10-13 22:01 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso@sourceware.org	2006-10-13 22:01:40

Modified files:
	gfs2/mount     : util.c 

Log message:
	This is a fix for bugzilla bug 210300: Unknown mount option
	"users".  The gfs and gfs2 mount helper (/sbin/mount.gfs2)
	was aborting if it saw mount options that are not part of
	mount.h (i.e. internal to mount and vfs).  The fix is to add
	the missing options so the mount helper will recognize them
	properly.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&r1=1.14&r2=1.15


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

* cluster/gfs2/mount util.c
@ 2006-06-30 15:11 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2006-06-30 15:11 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-06-30 15:11:39

Modified files:
	gfs2/mount     : util.c 

Log message:
	gfs_controld_connect error values are < 0, not 0

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&r1=1.10&r2=1.11


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

* cluster/gfs2/mount util.c
@ 2006-05-25 14:56 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2006-05-25 14:56 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-05-25 14:56:19

Modified files:
	gfs2/mount     : util.c 

Log message:
	check that the specified mount type matches the actual fs type on disk
	(magic number alone no longer does this since 1&2 have same magic #)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&r1=1.9&r2=1.10


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

* cluster/gfs2/mount util.c
@ 2006-03-09 20:49 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2006-03-09 20:49 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-03-09 20:49:02

Modified files:
	gfs2/mount     : util.c 

Log message:
	changing lock_dlmd to gfs_controld in various places

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&r1=1.6&r2=1.7


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

end of thread, other threads:[~2007-09-04 19:28 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-20 19:15 cluster/gfs2/mount util.c teigland
  -- strict thread matches above, loose matches on Subject: below --
2007-09-04 19:28 teigland
2007-09-04 19:23 teigland
2007-07-19 20:22 teigland
2007-06-28 17:58 teigland
2007-06-06 15:51 teigland
2007-06-06 15:45 teigland
2007-05-24 19:00 teigland
2007-05-24 19:00 teigland
2007-05-11 20:10 rpeterso
2007-05-11 20:04 rpeterso
2006-12-20 19:16 teigland
2006-12-20 19:13 teigland
2006-12-05 22:27 teigland
2006-12-05 22:26 teigland
2006-12-05 22:25 teigland
2006-10-16 15:05 teigland
2006-10-13 22:01 rpeterso
2006-06-30 15:11 teigland
2006-05-25 14:56 teigland
2006-03-09 20:49 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).