-
Notifications
You must be signed in to change notification settings - Fork 136
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 parser for root (only) dataset names #621
Merged
Merged
Changes from 35 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
eeb2475
.github/workflows/spelling/excludes.txt: do not check CHANGES.old (an…
jimklimov afde374
.github/workflows/spelling/excludes.txt: allow certain words from IT …
jimklimov 111943f
znapzendzetup: doc typo fix READNE=>README
jimklimov cf17797
Fix some trailing whitespaces
jimklimov 6d827fc
Dockerfile: ensure prerequisites for self-testing
jimklimov f54e21a
Address Warning: deprecation: please rename 'whitelist' to 'expect'
jimklimov 696cf8e
Address Warning: .github/workflows//spelling/patterns.txt: line 1, co…
jimklimov f0ce0b7
.github/workflows/spelling/expect.txt: "coprs" is a word in our context
jimklimov 8c53d96
Typo fix repoen=>reopen
jimklimov 08f15cd
.github/workflows/spelling/expect.txt: "HAARG" is a word in our conte…
jimklimov e5dec2b
Typo fix flaged=>flagged
jimklimov 5156d5a
.github/workflows/spelling/expect.txt: fix spelling for debian/znapze…
jimklimov c0eb719
.github/workflows/spelling/excludes.txt: fix filename patterns
jimklimov ff84c33
.github/workflows/spelling.yml: bump action version
jimklimov e66d62f
.github/workflows/spelling/expect.txt: drop uppercase and plural vari…
jimklimov 541d20f
Typo fix ZnapZends=>ZnapZend's
jimklimov 42085d7
.github/workflows/spelling/expect.txt: update with words from perl so…
jimklimov f5a0824
.github/workflows/spelling/expect.txt: ignore Makefile.am
jimklimov 963b95a
.github/workflows/spelling/excludes.txt: ignore init/org.znapzend.pli…
jimklimov 5e6cf89
.github/workflows/spelling/expect.txt: like coprs again (over copr)
jimklimov 0789023
contrib/test-splitHostDataSet.sh: add test cases for root dataset of …
jimklimov ebd9945
lib/ZnapZend/ZFS.pm: destroySnapshots(): sanity-check for undef $data…
jimklimov f63d604
t/znapzend-lib-splitter.t: add a pure-perl test for splitHostDataSet(…
jimklimov 84dec8d
lib/ZnapZend/ZFS.pm: splitDataSetSnapshot(): refine to check if argum…
jimklimov 3c7d300
test.sh: call t/znapzend-lib-splitter.t (but ignore faults for now) […
jimklimov 83186d7
znapzendzetup: doc typo fix READNE=>README
jimklimov 0b65d9b
Fix some trailing whitespaces
jimklimov 3cd1ec4
Merge branch 'spellchecker' into fix-parser-rootds
jimklimov b911de2
ZFS.pm: extend splitHostDataSet with edge use-case handling [#585]
jimklimov 09ef18d
t/znapzend-lib-splitter.t: declare that we prefer "poolrootfs@snap-2:…
jimklimov 05d72c4
t/znapzend-lib-splitter.t: extend with ZnapZend::Config->splitHostDat…
jimklimov d0947fb
ZnapZend::Config->splitHostDataSet() implementation: fix like in #585
jimklimov 62c2a4b
test.sh: finalize z/znapzend-lib-splitter.t for ZnapZend::ZFS splitHo…
jimklimov a179154
Reword stuff to satisfy spell-checker
jimklimov 9ba442a
Merge branch 'master' into fix-parser-rootds
jimklimov 80ea4c4
CHANGES: update for summary of recent pull requests
jimklimov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Ariessanea1 : what's with the spam across many repos? Bot in training?