directory-handle: query if instance is backed by a file descriptor
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 29 Jan 2020 04:39:01 +0000 (23:39 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 30 Jan 2020 06:55:34 +0000 (01:55 -0500)
commit9a1a997f2f22b556f63437d911b98c7b522b38e4
tree4f39550cae21de699f5bfb002013dfc583a2e1bf
parent57b1431829d660508840fc820a19ee27f5e1a711
directory-handle: query if instance is backed by a file descriptor

Allow a user of a directory handle to know if a given instance is
backed by a file descriptor. This is needed to ensure the fd-tracker
can accurately track the number of file descriptors in use at a given
moment.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I64aeeae2623a35ed07964432bb18b16aeeeb89ec
src/common/compat/directory-handle.c
src/common/compat/directory-handle.h
This page took 0.024521 seconds and 4 git commands to generate.