This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cluster/gfs2/mount util.c


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]