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

NAS-132812 / 25.04 / Convert listdir and mkdir to api_method #15066

Merged
merged 3 commits into from
Dec 2, 2024

Conversation

anodos325
Copy link
Contributor

This commit converts the two filesystem API endpoints filesystem.listdir and filesystem.mkdir to new api_method.

As part of this change, the deprecated way of calling filesystem.mkdir using positional arguments was removed.

This commit converts the two filesystem API endpoints
`filesystem.listdir` and `filesystem.mkdir` to new api_method.

As part of this change, the deprecated way of calling
filesystem.mkdir using positional arguments was removed.
@anodos325 anodos325 requested a review from yocalebo December 2, 2024 16:21
@anodos325 anodos325 added the jira label Dec 2, 2024
@bugclerk bugclerk changed the title Convert listdir and mkdir to api_method NAS-132812 / 25.04 / Convert listdir and mkdir to api_method Dec 2, 2024
@bugclerk
Copy link
Contributor

bugclerk commented Dec 2, 2024

@anodos325 anodos325 requested a review from yocalebo December 2, 2024 19:23
@anodos325 anodos325 requested a review from mgrimesix December 2, 2024 20:10
@anodos325 anodos325 merged commit 553ee97 into master Dec 2, 2024
2 of 3 checks passed
@anodos325 anodos325 deleted the filesystem-dir-api_method branch December 2, 2024 20:21
@bugclerk
Copy link
Contributor

bugclerk commented Dec 2, 2024

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Dec 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants