diff options
author | FUJITA Tomonori <[email protected]> | 2008-04-29 09:54:37 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2008-04-29 14:48:55 +0200 |
commit | 4f54eec8311c3325888c29ce8e4496daf4dbe624 (patch) | |
tree | e1bdf703cc0a5f91651216f6ae37cb34bd54cc6c /fs/jbd2/commit.c | |
parent | 2a4aa30c5f967eb6ae874c67fa6fceeee84815f9 (diff) |
block: use blk_rq_init() to initialize the request
Any path needs to call it to initialize the request.
This is a preparation for large command support, which needs to
initialize the request in a proper way (that is, just doing a memset()
will not work).
Signed-off-by: FUJITA Tomonori <[email protected]>
Cc: Jens Axboe <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions