Gu Zheng 940a6d34b3 f2fs: move all the bio initialization into __bio_alloc
Move all the bio initialization into __bio_alloc, and some minor cleanups are
also added.

v3:
  Use 'bool' rather than 'int' as Kim suggested.

v2:
  Use 'is_read' rather than 'rw' as Yu Chao suggested.
  Remove the needless initialization of bio->bi_private.

Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
2013-12-23 10:18:07 +09:00
..
2013-12-23 10:18:06 +09:00
2013-09-05 13:50:32 +09:00
2012-12-11 13:43:42 +09:00
2013-12-23 10:18:06 +09:00
2013-08-09 14:57:56 +09:00
2013-08-26 20:15:23 +09:00