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 warning to qBittorrent about ZFS/Pre-Allocate #676

Merged
merged 2 commits into from
Jul 25, 2022

Conversation

ryanwalder
Copy link
Contributor

ZFS does not support fallocate[1] which means if the pre-allocate
option is set to true qBittorrent will error when adding torrent files

  1. Support fallocate(2) openzfs/zfs#326

ZFS does not support fallocate[1] which means if the `pre-allocate`
option is set to true qBittorrent will error when adding torrent files

1. openzfs/zfs#326
@TRaSH-
Copy link
Contributor

TRaSH- commented Jul 25, 2022

ZFS does not support fallocate[1] which means if the pre-allocate option is set to true qBittorrent will error when adding torrent files

  1. Support fallocate(2) openzfs/zfs#326

Hopefully I will be home at a reasonable time to review it.
Thnx

- Fixed: Admonitions
@TRaSH-
Copy link
Contributor

TRaSH- commented Jul 25, 2022

your changes breaks the markdown

image

I changed it to this

image

Let me know what you think about it, and I'm able to merge it.

@ryanwalder
Copy link
Contributor Author

Ah my bad. Looks good to me!

@TRaSH- TRaSH- merged commit f51111b into TRaSH-Guides:master Jul 25, 2022
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