diff options
author | Dan Williams <[email protected]> | 2008-06-28 08:31:58 +1000 |
---|---|---|
committer | Neil Brown <[email protected]> | 2008-06-28 08:31:58 +1000 |
commit | 83de75cc92be599850e5ef3928e07cd840833499 (patch) | |
tree | 19995f66767debc27bf207ad1ec73280c31ca8fc /net/unix/sysctl_net_unix.c | |
parent | ecc65c9b3f9b9d740a5deade3d85b39be56401b6 (diff) |
md: replace STRIPE_OP_BIOFILL with STRIPE_BIOFILL_RUN
From: Dan Williams <[email protected]>
Track the state of read operations (copying data from the stripe cache to bio
buffers outside the lock) with a state flag. Reduce the scope of the
STRIPE_OP_BIOFILL flag to only tracking whether a biofill operation has been
requested via the ops_request field of struct stripe_head_state.
This is another step towards the removal of ops.{pending,ack,complete,count},
i.e. STRIPE_OP_BIOFILL only requests an operation and does not track the state
of the operation.
Signed-off-by: Dan Williams <[email protected]>
Signed-off-by: Neil Brown <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions