summaryrefslogtreecommitdiff
path: root/sys/dev/dm/dm_dev.c
AgeCommit message (Expand)Author
2010-01-04Indent files remove unnecessary blank lines, white spaces and KNFize code.haad
2009-12-29Add private lock to dm_dev_t used for mutual exclusion for diks(9) apihaad
2009-09-09Fix bug in kmem_alloc/kmem_free of params string. Params string washaad
2009-04-13Destroy locks in dm_dev_free, do not allocate struct disk twice.haad
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-03-06Fix lvm lvrename command. There was bug in dm_dev_lookup wherehaad
2008-12-19Merge the haad-dm branch to -current. This branch adds LVM functionality tohaad