Refactoring run-mmpol scripts
Compare changes
Files
3- Matthew K Defenderfer authored
+ 24
− 17
@@ -12,6 +12,7 @@ outdir="/data/rc/gpfs-policy/data"
@@ -33,7 +34,9 @@ Runs mmapplypolicy on the specified device/fileset. The policy file dictates the
@@ -53,7 +56,7 @@ EOF
@@ -67,7 +70,8 @@ do
@@ -86,8 +90,8 @@ if [[ -z "$device" ]]; then
@@ -95,7 +99,6 @@ fi
@@ -112,19 +115,23 @@ cmd="mmapplypolicy ${device} -I defer \
\ No newline at end of file