summaryrefslogtreecommitdiffstats
path: root/xlators/storage/bd/src/bd.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-4/+4
* bd: coverity fixes, removing logically dead code and correcting checksNandaja Varma2015-03-301-1/+2
* bd: Fixing dereference after null check(FORWARD_NULL)arao2015-03-301-1/+2
* xlators/storage/bd : Unused value is removed.Manikandan Selvaganesh2015-03-151-1/+0
* core: fix remaining *printf formation warnings on 32-bitKaleb S. KEITHLEY2014-11-261-2/+3
* build: MacOSX Porting fixesHarshavardhana2014-04-241-4/+5
* storage/bd: Fix allocations/deallocationsPranith Kumar K2014-03-081-8/+10
* bd: Check for capabilities for creating thin lvM. Mohan Kumar2013-12-241-0/+7
* bd: Add Zerofill FOP supportM. Mohan Kumar2013-11-201-1/+33
* BD fixes for coverity scanM. Mohan Kumar2013-11-191-5/+9
* bd: Add support to create clone, snapshot and merge of LV images.M. Mohan Kumar2013-11-131-46/+375
* bd: Add aio support to BD xlatorM. Mohan Kumar2013-11-131-16/+44
* bd: posix/multi-brick support to BD xlatorM. Mohan Kumar2013-11-131-0/+2047