Jamie Cameron
2012-09-16 18:57:27 -07:00
parent 511058aeec
commit 73bf8a5092

View File

@@ -766,7 +766,7 @@ if ($_[2] =~ /^ext\d+$/) {
# }
# }
}
elsif ($_[0] eq "xfs") {
elsif ($_[2] eq "xfs") {
return 1024;
}
return undef;