1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-24 07:40:52 +00:00
freebsd/lib/libbe
Kyle Evans 31190aa02e libbe: pull props for the correct dataset in be_mounted_at()
The props feature to this API was added as a "just in case", with no
planned consumer.  It turns out that it was implemented incorrectly,
tapping out props for the BE root (BE's parent) rather than the BE
itself in all cases.

Fetch properties for the dataset that's actually mounted at the queried
path.

Reported by:	Christian McDonald <cmcdonald netgate com>
MFC after:	3 days
2022-03-31 14:23:57 -05:00
..
tests
be_access.c libbe: pull props for the correct dataset in be_mounted_at() 2022-03-31 14:23:57 -05:00
be_error.c
be_impl.h
be_info.c
be.c
be.h
libbe.3
Makefile
Makefile.depend