chiark / gitweb /
path: make the check for unsupported name_to_handle_at symmetric
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 18 Dec 2014 02:05:58 +0000 (21:05 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 18 Dec 2014 02:08:16 +0000 (21:08 -0500)
commit6feeeab0bc40b5a7f208adf79909fb85e2208e8e
tree173d3752b22b7b76f0fe5815945c300c2c949e3f
parentb890bf6a81acfc989743ef7a66ba5710aec66411
path: make the check for unsupported name_to_handle_at symmetric

If child supports, but the parent does not, or when the child does
not support, but the parent does, assume the child is a mount point.

Only if neither supports use the fallback.
src/shared/path-util.c