commit | 1547010e6e15a3f44f49381246421a1e19de526e | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@gmail.com> | Tue May 24 10:23:22 2011 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Tue May 24 10:23:22 2011 +0200 |
tree | 560796824e489a5d5c0b6de7a143d9a48a558d83 | |
parent | 20359f27e8ff115f7cddf3da5b3a6cdcca2e650d [diff] |
cfq-iosched: free cic_index if cfqd allocation fails When struct cfq_data allocation fails, cic_index need to be freed. Signed-off-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>