From 9a9572a84f5df3750852d1347435d720c39d6a9c Mon Sep 17 00:00:00 2001 From: Tao Ma Date: Sat, 23 Jul 2011 16:18:55 -0400 Subject: [PATCH] --- yaml --- r: 262113 b: refs/heads/master c: 6a0fe49308dcac10ab510b3c45e00eb8d5ef440e h: refs/heads/master i: 262111: 7eeb14af0a8ebd3c0948c89191d5b04f352e82df v: v3 --- [refs] | 2 +- trunk/fs/ext4/mballoc.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 361033eb022a..8135f2201bbb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ced156e464e49b6b4153ede9aaa04d9a4ad24e0c +refs/heads/master: 6a0fe49308dcac10ab510b3c45e00eb8d5ef440e diff --git a/trunk/fs/ext4/mballoc.h b/trunk/fs/ext4/mballoc.h index 20b5e7bfebd1..9d4a636b546c 100644 --- a/trunk/fs/ext4/mballoc.h +++ b/trunk/fs/ext4/mballoc.h @@ -187,7 +187,6 @@ struct ext4_allocation_context { __u16 ac_flags; /* allocation hints */ __u8 ac_status; __u8 ac_criteria; - __u8 ac_repeats; __u8 ac_2order; /* if request is to allocate 2^N blocks and * N > 0, the field stores N, otherwise 0 */ __u8 ac_op; /* operation, for history only */