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-kernel/src/gfs2 gfs2_ondisk.h ond ...


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	swhiteho@sourceware.org	2005-12-15 08:50:17

Modified files:
	gfs2-kernel/src/gfs2: gfs2_ondisk.h ondisk.c ops_fstype.c 

Log message:
	This change makes the "hidden" files and directories visible to users
	of the filesystem. Basically it interchanges the order of the root
	and .gfs2_admin directories.
	
	There are still some more changes to come in this area, but this is a
	good start. Again you'll need to upgrade mkfs with the changes I'm about
	to check in to build a filesystem with this new feature.
	
	The plan is that this will remove the need for a large number (all?)
	of the current ioctl()s but I'll leave them where they are until I'm
	sure this is working correctly.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/gfs2_ondisk.h.diff?cvsroot=cluster&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/ondisk.c.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/ops_fstype.c.diff?cvsroot=cluster&r1=1.35&r2=1.36


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