|
@@ -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 */
|