]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linux_name_to_handle_at: Support AT_EMPTY_PATH.
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 17 Nov 2021 23:51:18 +0000 (15:51 -0800)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 17 Nov 2021 23:51:18 +0000 (15:51 -0800)
commit8b2ce7a3bbd0a754d31ff3943d918b4c84c831a3
tree7ef08b98bb8961823cea9db1860f7d3e99c04611
parenta8d885296a9dc517e731723081c83d97d2aa598f
linux_name_to_handle_at: Support AT_EMPTY_PATH.

Reviewed by: kib
Sponsored by: The University of Cambridge, Google Inc.
Differential Revision: https://reviews.freebsd.org/D33050
sys/compat/linux/linux_file.c