Skip to content

Commit

Permalink
Merge pull request #2187 from phillxnet/2186_add_arm64-efi_system_poo…
Browse files Browse the repository at this point in the history
…l_subvol_exclusion

add arm64-efi system pool subvol exclusion. Fixes #2186
  • Loading branch information
phillxnet authored Jun 24, 2020
2 parents f23bef5 + a6a40ef commit 4c810e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/rockstor/fs/btrfs.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@
"@/boot/grub2/i386-pc",
"boot/grub2/x86_64-efi",
"@/boot/grub2/x86_64-efi",
"boot/grub2/arm64-efi",
"@/boot/grub2/arm64-efi",
"srv",
"@/srv",
"usr/local",
Expand Down

0 comments on commit 4c810e1

Please sign in to comment.