Statistics
| Branch: | Tag: | Revision:

root / xseg / sys / xsegdev.c @ d01393c6

History | View | Annotate | Download (6.7 kB)

# Date Author Comment
12615dbf 02/19/2012 11:09 pm Stratos Psomadakis

xsegbd/xsegdev: Fix xsegbd/xsegdev memory leak

xsegdev_get/put and the associated xsegdev->userfield struct member
were incorrectly used, resulting in a memory leak, where xsegdev
segment wasn't (v)freed at xsegdev unload.

Refs #3

0f25b072 01/03/2012 05:44 pm Stratos Psomadakis

xsegbd: add multiple 'disk' support via sysfs.

Add initial (not tested/buggy) multiple disk support to xsegbd via a
sysfs interface similar to rbd.

6d486cc0 12/13/2011 11:47 am Georgios D. Tsoukalas

initialization from my own repository