Follow-up Comment #3, bug #54667 (project findutils):

I don't have ufsd to test with, but if I had to guess I'd say it's probably
returning DT_REG in d_type for symlinks, but still returning S_IFLNK from
stat() for them.  Depending on whether stat() is called, you may get the right
or the wrong type, which explains the difference between %Y being specified or
not.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?54667>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to