summaryrefslogtreecommitdiffstats
path: root/utils/blkmapd/dm-device.c
Commit message (Collapse)AuthorAgeFilesLines
* blkmapd: dump useful device information to syslogChristoph Hellwig2014-08-131-0/+4
| | | | | | | | Dump some information about used devices to syslog so that an admin can troubleshoot failing blocklayout mounts. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Steve Dickson <steved@redhat.com>
* blkmapd: Add complex block layout discovery and mapping daemonSteve Dickson2011-09-221-0/+518
This daemon is required to handle upcalls from the kernel pnfs block layout driver. Signed-off-by: Jim Rees <rees@umich.edu> Signed-off-by: Steve Dickson <steved@redhat.com>