summaryrefslogtreecommitdiff
path: root/lib.c
Commit message (Expand)AuthorAgeFilesLines
* mdadm: numbered names verificationMariusz Tkaczyk2023-05-081-1/+1
* mdadm: define DEV_MD_DIRMariusz Tkaczyk2023-05-081-1/+1
* mdadm: Don't open md device for CREATE and ASSEMBLELogan Gunthorpe2022-08-231-0/+12
* mdadm/lib: Define a new helper function is_dev_alivedXiao Ni2021-11-021-0/+11
* Refactor parse_num and use it to parse optarg.Mateusz Grzonka2021-10-081-0/+28
* lib: devid2kname() should take a dev_tJes Sorensen2017-09-291-3/+2
* Fix typo in new udev rule.NeilBrown2017-05-051-1/+1
* Create: tell udev md device is not ready when first created.NeilBrown2017-05-021-0/+29
* Lib.c: Fix geting devname for devices with long pathPawel Baldysiak2016-10-261-1/+1
* lib: Various coding style cleanupsJes Sorensen2016-08-111-34/+51
* lib: Avoid if and return on the same lineJes Sorensen2016-08-111-2/+3
* Use dev_t for devnm2devid and devid2devnmMike Lovell2016-06-031-1/+1
* Introduce stat2kname() and fd2kname()Artur Paszkiewicz2016-03-301-0/+15
* Introduce devid2kname - slightly different to devid2devnm.NeilBrown2013-08-011-0/+26
* Move conf_line and free_line from conf.c to lib.cNeilBrown2013-07-021-0/+40
* Manage: check alignment when stopping an array undergoing reshape.NeilBrown2013-07-011-0/+11
* Remove lots of unnecessary white space.NeilBrown2013-06-191-4/+0
* raid6check: Fix build of raid6checkBernd Schubert2013-06-191-0/+10
* Discard devnum in favour of devnmNeilBrown2013-02-211-53/+40
* conditionally remove map_dev from find_free_devnumNeilBrown2013-01-071-0/+13
* Replace a lot of leading spaces with tabs.NeilBrown2012-10-101-3/+3
* Handles spaces in array names better.NeilBrown2012-10-041-0/+68
* Remove scattered checks for malloc success.NeilBrown2012-07-091-8/+5
* Add --prefer option for --detail and --monitorNeilBrown2012-04-181-2/+7
* Split some of util.c into a new lib.cNeilBrown2011-04-051-0/+322