Commit Graph

4 Commits

Author SHA1 Message Date
Pete Nelson 9b16fb354e apply GPLv2 license to BUSE project (original author must approve) 2013-06-28 10:50:13 -04:00
Adam Cozzette d1704eb381 Changes to the BUSE memory disk example:
* Added a trivial disconnect function.
 * Made it large enough to allow placing an ext2 file system with 4K blocks on
   it.
2011-11-17 11:19:09 -08:00
Adam Cozzette 28eb460f25 Various changes:
* Changed the Makefile to do static linking instead of dynamic.
 * Fixed a bug in buse.c where I was passing &chunk instead of just chunk.
 * Changed busexmp.c to correctly act as an in-memory disk instead of just
   returning zeros.
 * Other miscellaneous stuff
2011-11-15 14:44:38 -08:00
Adam Cozzette 67c7f7c04a Changed abuse to buse everywhere it appeared. 2011-10-09 23:20:39 -07:00