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

Allow nfs_closedir to accept a nullptr for the nfs context #250

Merged
merged 1 commit into from
Apr 29, 2018

Conversation

shreyassiravara
Copy link
Contributor

In the case where dircache is not enabled, we should be able to call
closedir without an nfs context.

In the case where dircache is not enabled, we should be able to call
closedir without an nfs context.
@sahlberg
Copy link
Owner

sahlberg commented Apr 23, 2018 via email

@sahlberg sahlberg merged commit 40a8f13 into sahlberg:master Apr 29, 2018
@sahlberg
Copy link
Owner

It doesn't hurt to allow calling this function with nfs==NULL
but is there really a valid usecase to call with nfs==NULL ?

Merged anyway. Thanks.

@sahlberg
Copy link
Owner

sahlberg commented Apr 29, 2018 via email

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