summaryrefslogtreecommitdiffstats
path: root/utils/blkmapd
Commit message (Expand)AuthorAgeFilesLines
* blkmapd: unlink pid file when error outKinglong Mee2016-07-201-4/+4
* blkmapd: Let running correctly when pid file existsKinglong Mee2016-07-201-7/+1
* blkmapd: Add the -h flag on the man pageYongcheng Yang2016-05-141-1/+4
* fix building w/newer C librariesMike Frysinger2016-04-271-0/+1
* blkmapd: Added a usage routineSteve Dickson2016-01-201-2/+12
* blkmapd: Skip the SCSI ID if data length is zeroKinglong Mee2015-07-141-0/+7
* blkmapd: Fix infinite loop when reading serialKinglong Mee2015-06-301-1/+2
* blkmapd: Make sure device root contains valid device idKinglong Mee2015-03-261-3/+7
* blkmapd: dump useful device information to syslogChristoph Hellwig2014-08-133-1/+11
* blkmapd: fix broken multipath handlingChristoph Hellwig2014-08-131-23/+4
* blkmapd: proper signal handlingPeng Tao2012-08-231-1/+17
* blkmapd: allow blocklayoutdriver module to load/unloadPeng Tao2012-08-231-20/+84
* blkmapd: remove pretty_sig()Jim Rees2012-05-151-29/+0
* blkmapd: Use getconf(_SC_PAGE_SIZE)Luk Claes2011-10-031-1/+1
* blkmapd: Add complex block layout discovery and mapping daemonSteve Dickson2011-09-227-0/+1846