HomeFreeBSD

Add zap_prefetch() interface

Description

Add zap_prefetch() interface

Provide a generic interface to prefetch ZAP entries by name. This
functionality is being added for external consumers such as Lustre.
It is based of the existing zap_prefetch_uint64() version which is
used by the deduplication code.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Yao <ryao@gentoo.org>
Closes #4061

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on May 9 2014, 9:51 PM
Parents
rG917b8c5cec07: Ext4's typical GPT partition type not recognized
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG072484504fa3: Add zap_prefetch() interface (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Dec 4 2015, 5:39 PM