We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4767c7a commit 11b9dcfCopy full SHA for 11b9dcf
contrib/initramfs/scripts/zfs
@@ -925,7 +925,7 @@ mountroot()
925
# NOTE: Mounted in the order specified in the
926
# ZFS_INITRD_ADDITIONAL_DATASETS variable so take care!
927
928
- # Go through the complete list (recursivly) of all filesystems below
+ # Go through the complete list (recursively) of all filesystems below
929
# the real root dataset
930
filesystems=$("${ZFS}" list -oname -tfilesystem -H -r "${ZFS_BOOTFS}")
931
for fs in $filesystems $ZFS_INITRD_ADDITIONAL_DATASETS
0 commit comments