summaryrefslogtreecommitdiff
path: root/utils/blkmapd/device-discovery.c
Commit message (Expand)AuthorAgeFilesLines
* nfs-blkmapd: PID file read by systemd failedzhanchengbin2022-11-191-16/+32
* blkmapd: fix coredump in bl_add_diskLixiaokeng2022-10-241-12/+3
* nfs-blkmapd: Fix the error status when nfs-blkmapd stopsnfs-utils-2-6-3-rc1zhanchengbin2022-09-131-1/+1
* systemd: Fix non-default statedir paths.nfs-utils-2-5-5-rc1James Hilliard2021-07-261-1/+1
* Replace all /var/run with /runNeilBrown2021-05-061-1/+1
* Fix include order between config.h and stat.hZoltan Karcagi2019-08-121-4/+4
* Removed resource leaks from blkmapd/device-discovery.cSteve Dickson2019-05-101-1/+21
* nfs-utils: Removed new error=format-overflow=2 errorsSteve Dickson2019-01-301-1/+1
* Removed -Werror=format-truncation and format warningsSteve Dickson2018-03-101-1/+1
* Removed -Werror=unused-result warnings.Steve Dickson2018-03-071-2/+4
* Removed missing-prototypes warnings.Steve Dickson2018-02-231-5/+5
* nfs-utils: Restore ABI compat with pre-merge libnfsidmapJustin Mitchell2017-11-071-1/+1
* device-discovery.c: removed a warningSteve Dickson2017-07-261-0/+1
* config: Remove the conf_path globalJustin Mitchell2017-05-051-3/+1
* blkmapd: allow the rpc_pipefs mountpoint to be overriddenScott Mayhew2017-04-091-9/+38
* 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
* fix building w/newer C librariesMike Frysinger2016-04-271-0/+1
* blkmapd: Added a usage routineSteve Dickson2016-01-201-2/+12
* blkmapd: dump useful device information to syslogChristoph Hellwig2014-08-131-1/+5
* 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: Add complex block layout discovery and mapping daemonSteve Dickson2011-09-221-0/+453