Feat: Display corrupted files in ZFS#2547
Conversation
WalkthroughThe change adds the verbose flag (-v) to three zpool status command invocations while preserving the existing path flag (-P), affecting zfs-scrub, zfs-resilver, and zfs-expansion operations in the FileSystemStatus component. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Comment |
🔧 PR Test Plugin AvailableA test plugin has been generated for this PR that includes the modified files. Version: 📥 Installation Instructions:Install via Unraid Web UI:
Alternative: Direct Download
|
Changes the output in pool status from
To instead be
There is no change if there are no files corrupted in display. If you delete the file, the list will be empty, but stopping and starting will clear the message
Summary by CodeRabbit