From 61f24aed5fbe465e69a7555341518494e3727d07 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Wed, 16 Mar 2011 08:04:07 -0700 Subject: [PATCH] --- yaml --- r: 234940 b: refs/heads/master c: 34d211a2d5df4984a35b18d8ccacbe1d10abb067 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/partitions/osf.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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) {