Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add zap_prefetch() interface #4061

Closed
wants to merge 1 commit into from

Conversation

behlendorf
Copy link
Contributor

Provide a generic interface to prefetch ZAP entries by name for Lustre. This
function is based of the existing zap_prefetch_uint64() version which is used
by the deduplication code.

Signed-off-by: Brian Behlendorf behlendorf1@llnl.gov

Provide a generic interface to prefetch ZAP entries by name.  This
function is based of the existing zap_prefetch_uint64() version which
is used by the deduplication code.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
@behlendorf behlendorf added this to the 0.7.0 milestone Dec 2, 2015
@ryao
Copy link
Contributor

ryao commented Dec 4, 2015

This looks good to me. I suggest we send this to illumos.

@behlendorf behlendorf closed this in 0724845 Dec 4, 2015
@behlendorf
Copy link
Contributor Author

@ryao thanks for the review. Yes, this might be a good thing to send upstream just to minimize code differences.

goulvenriou pushed a commit to Alyseo/zfs that referenced this pull request Dec 8, 2015
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 openzfs#4061
behlendorf added a commit that referenced this pull request Dec 24, 2015
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
goulvenriou pushed a commit to Alyseo/zfs that referenced this pull request Feb 4, 2016
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 openzfs#4061
@behlendorf behlendorf modified the milestones: 0.6.5.4, 0.7.0 Mar 23, 2016
@behlendorf behlendorf deleted the zap_prefetch branch April 19, 2021 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants