public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gfs2/mount Makefile mount.gfs2.c
@ 2005-10-24 17:18 teigland
  0 siblings, 0 replies; only message in thread
From: teigland @ 2005-10-24 17:18 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-10-24 17:18:37

Added files:
	gfs2/mount     : Makefile mount.gfs2.c 

Log message:
	The start of a mount.gfs2 program that is called by mount(8).  This
	allows us to do things in user space (like interact with the cluster
	infrastructure) before mount(2) is called.  None of the clustering
	bits have been added here yet.
	
	The mount(8) source is a real mess and it's not simple to integrate
	an fs-specific helper without duplicating a pile of the mount(8)
	code within the helper program.  Currently the Makefile downloads
	a modified version of util-linux, builds util-linux/mount and then
	compiles mount.gfs2 using util-linux/mount/libmount.a.  A better
	solution may require a lot of cleanup in util-linux/mount, unfortunately.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/Makefile.diff?cvsroot=cluster&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/mount.gfs2.c.diff?cvsroot=cluster&r1=NONE&r2=1.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-10-24 17:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-24 17:18 cluster/gfs2/mount Makefile mount.gfs2.c 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).