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

Fix destination filtering for NFS #284

Merged
merged 1 commit into from
May 15, 2021
Merged

Conversation

StormYudi
Copy link
Contributor

By default, psutil.disk_partitions will not return the NFS mount point, and it will result in drive does not have enough space error. change to True to fix the problem.

By default, psutil.disk_partitions will not return the nfs mount point, and it will result in drive does not have enough space error. change to True to fix the problem.
@StormYudi StormYudi changed the title fix destination filtering for NFS Fix destination filtering for NFS May 13, 2021
@daryledesilva
Copy link

you beat me to it haha #289

Copy link

@siben168 siben168 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this tiny change should be approved. I've changed in my local copy and it works perfectly.

@swar swar merged commit c303b95 into swar:development May 15, 2021
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.

4 participants