On Wed, 2006-11-15 at 12:01 +1300, Charles Manning wrote: > Is it possible to pass mount parameters into the fs? > > If so, any examples of how to do that? > > Thanx > > -- CHarles Yes there is. You can see an example in ext2's parse_options() function (fs/ext2/super.c). It basically uses the code in lib/parser.c. Avishay Traeger http://www.fsl.cs.sunysb.edu/~avishay/ - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html