diff options
author | 2011-02-11 11:08:00 +0100 | |
---|---|---|
committer | 2011-02-11 11:08:00 +0100 | |
commit | c186794dbb466b45cf40f942f2d09d6d5b4b0e42 (patch) | |
tree | 07ccd819bb6cced2c19053d2ed97ebaac88f824e /fs/jbd2/commit.c | |
parent | block: skip elevator data initialization for flush requests (diff) | |
download | linux-dev-c186794dbb466b45cf40f942f2d09d6d5b4b0e42.tar.xz linux-dev-c186794dbb466b45cf40f942f2d09d6d5b4b0e42.zip |
block: share request flush fields with elevator_private
Flush requests are never put on the IO scheduler. Convert request
structure's elevator_private* into an array and have the flush fields
share a union with it.
Reclaim the space lost in 'struct request' by moving 'completion_data'
back in the union with 'rb_node'.
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions