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

Remove dmu_snapshot_id() #1238

Closed
behlendorf opened this issue Jan 24, 2013 · 0 comments
Closed

Remove dmu_snapshot_id() #1238

behlendorf opened this issue Jan 24, 2013 · 0 comments
Milestone

Comments

@behlendorf
Copy link
Contributor

dmu_snapshot_id() should be retired in favor of dsl_dataset_snap_lookup().

unya pushed a commit to unya/zfs that referenced this issue Dec 13, 2013
Retire the dmu_snapshot_id() function which was introduced in the
initial .zfs control directory implementation.  There is already
an existing dsl_dataset_snap_lookup() which does exactly what we
need, and the dmu_snapshot_id() function as implemented is racy.

openzfs#1215 (comment)

Signed-off-by: Brian Behlendorf <[email protected]>
Closes openzfs#1238
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

No branches or pull requests

1 participant