-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 refquota_007_neg.ksh #9257
fix refquota_007_neg.ksh #9257
Conversation
Signed-off-by: Igor Kozhukhov <[email protected]>
924d48e
to
93e735a
Compare
Codecov Report
@@ Coverage Diff @@
## master #9257 +/- ##
==========================================
+ Coverage 78.98% 79.05% +0.06%
==========================================
Files 400 400
Lines 122034 122034
==========================================
+ Hits 96390 96468 +78
+ Misses 25644 25566 -78
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #9257 +/- ##
==========================================
+ Coverage 78.99% 79.07% +0.08%
==========================================
Files 400 400
Lines 122034 122034
==========================================
+ Hits 96397 96500 +103
+ Misses 25637 25534 -103
Continue to review full report at Codecov.
|
Must use 'zfs' instead of '$ZFS' which is undefined. Reviewed-by: John Kennedy <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Igor Kozhukhov <[email protected]> Closes openzfs#9257
Must use 'zfs' instead of '$ZFS' which is undefined. Reviewed-by: John Kennedy <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Igor Kozhukhov <[email protected]> Closes openzfs#9257
Must use 'zfs' instead of '$ZFS' which is undefined. Reviewed-by: John Kennedy <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Igor Kozhukhov <[email protected]> Closes #9257
have to use 'zfs' instead of '$ZFS'
Motivation and Context
Description
How Has This Been Tested?
Types of changes
Checklist:
Signed-off-by
.