comatose
0ab67ea733
Merge pull request #1 from petiepooo/bugfixes
...
Bugfixes
2013-06-28 13:54:38 -07:00
comatose
934a1e31ec
Merge pull request #2 from petiepooo/gplv2-lic
...
apply GPLv2 license to BUSE project (original author must approve)
2013-06-28 13:52:57 -07:00
Pete Nelson
9b16fb354e
apply GPLv2 license to BUSE project (original author must approve)
2013-06-28 10:50:13 -04:00
Pete Nelson
e4fd3b729f
loopback.c, busexmp.c: get rid of compiler warnings
2013-06-27 17:03:10 -04:00
comatose
897f21e4d3
* buse.c: Fixed a bug in read op.
2012-12-07 20:58:26 +09:00
comatose
9e9f31bf90
* buse.h: Added extern "C" keyword.
2012-12-07 15:13:43 +09:00
comatose
18c7ede4fb
Merge branch 'master' of https://github.com/comatose/BUSE
...
Conflicts:
buse.c
buse.h
busexmp.c
2012-12-03 08:29:18 +09:00
comatose
ce8145de67
.
2012-12-03 08:25:06 +09:00
comatose
408c99ba0b
Added some error handling.
2012-12-02 01:08:13 +09:00
comatose
01919ef8a1
initial trim support
2012-12-01 00:42:29 +09: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