diff --git a/[refs] b/[refs] index f64a53d42517..a320788e4f60 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bab1d9444d9a147f1dc3478dd06c16f490227f3e +refs/heads/master: 34d211a2d5df4984a35b18d8ccacbe1d10abb067 diff --git a/trunk/fs/partitions/osf.c b/trunk/fs/partitions/osf.c index be03a0b08b47..764b86a01965 100644 --- a/trunk/fs/partitions/osf.c +++ b/trunk/fs/partitions/osf.c @@ -10,7 +10,7 @@ #include "check.h" #include "osf.h" -#define MAX_OSF_PARTITIONS 8 +#define MAX_OSF_PARTITIONS 18 int osf_partition(struct parsed_partitions *state) {