]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/path: consolidate ul_path_mkpath() usage
authorKarel Zak <kzak@redhat.com>
Wed, 15 May 2019 13:47:29 +0000 (15:47 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 15 May 2019 13:47:29 +0000 (15:47 +0200)
commit2c417af196f5e532c32e73de0ec98d0aa9d28b26
tree05a312ecfcc040304d7694595e7e1ba8b3a59091
parentb24650294d707b95379a2d368d62a6addbda25f4
lib/path: consolidate ul_path_mkpath() usage

* always use errno from ul_path_mkpath()
* keep code simple and short as possible

Signed-off-by: Karel Zak <kzak@redhat.com>
lib/path.c