Systemd/src/tmpfiles
Lukasz Rubaszewski 3d22bc8636 tmpfiles: check if not too many symbolic links. (#7423)
Some filesystems do not set d_type value when
readdir is called, so entry type is unknown.
Therefore check if accessing entry does not
return ELOOP error.
2017-11-24 22:28:14 +01:00
..
tmpfiles.c tmpfiles: check if not too many symbolic links. (#7423) 2017-11-24 22:28:14 +01:00