diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2016-11-27 23:27:54 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2016-11-27 23:27:54 +0100 |
commit | 2c769c69b269f43d8c9ecf4a7f5ce5cce290750a (patch) | |
tree | 1d68a329e6419f721ee5dda0cabeafc16c79834b /libbb/pw_encrypt.c | |
parent | bff71d3b9d4244abc5182c38d0a98f4913188391 (diff) | |
download | busybox-2c769c69b269f43d8c9ecf4a7f5ce5cce290750a.tar.gz |
makedevs: make special node creation idempotent
When makedevs is called for a second time with the same device file,
it fails because the files already exist and mknod() gives -EEXIST.
Ignore EEXIST errors.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/pw_encrypt.c')
0 files changed, 0 insertions, 0 deletions