From 2a3e8524f52889d4c8a1773642c089df5f3c3d5d Mon Sep 17 00:00:00 2001 From: bergware Date: Tue, 18 Feb 2020 17:34:48 +0100 Subject: [PATCH] Added BTRFS balance mode dropdown options --- plugins/dynamix/DeviceInfo.page | 46 ++++++++++++++++----------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/plugins/dynamix/DeviceInfo.page b/plugins/dynamix/DeviceInfo.page index e7a951abb..46cdd14f0 100644 --- a/plugins/dynamix/DeviceInfo.page +++ b/plugins/dynamix/DeviceInfo.page @@ -369,9 +369,9 @@ btrfs balance status: - =4) echo mk_option($dconvert,'-dconvert=raid10 -mconvert=raid10','Convert to raid10 mode');?> - =3) echo mk_option($dconvert,'-dconvert=raid5 -mconvert=raid1','Convert to raid5 mode');?> - =4) echo mk_option($dconvert,'-dconvert=raid6 -mconvert=raid1','Convert to raid6 mode');?> + =4) echo mk_option(1,'-dconvert=raid10 -mconvert=raid10','Convert to raid10 mode');?> + =3) echo mk_option(1,'-dconvert=raid5 -mconvert=raid1','Convert to raid5 mode');?> + =4) echo mk_option(1,'-dconvert=raid6 -mconvert=raid1','Convert to raid6 mode');?> *Perform full balance* @@ -461,12 +461,12 @@ btrfs check status: - - - + + +   -: Options (see Help) +: Options (see Help) > **Check** will run the *btrfs check* program to check file system integrity on the device. > @@ -480,9 +480,9 @@ btrfs check status: - - - + + +   : *Running* @@ -515,12 +515,12 @@ reiserfsck status: - - - + + +   -: Options (see Help) +: Options (see Help) > **Check** will run the *reiserfsck* program to check file system integrity on the device. > @@ -535,9 +535,9 @@ reiserfsck status: - - - + + +   : *Running* @@ -564,12 +564,12 @@ xfs_repair status: - - - + + +   -: Options (see Help) +: Options (see Help) > **Check** will run the *xfs_repair* program to check file system integrity on the device. > @@ -583,8 +583,8 @@ xfs_repair status: - - + +   : *Running*