Whamcloud - gitweb
- ldiskfs osd doesn't wait for write io to complete in osd_do_bio(), instead
authoralex <alex>
Thu, 30 Apr 2009 07:03:22 +0000 (07:03 +0000)
committeralex <alex>
Thu, 30 Apr 2009 07:03:22 +0000 (07:03 +0000)
commit6ac4dc4d55f8cec7efa398fa8a71b763d8192899
treeb9c923838777be1a6c4ed1f196b9b40e44ef152d
parentb01e74bd86a24779b4534d7a017109947adc3a3c
- ldiskfs osd doesn't wait for write io to complete in osd_do_bio(), instead
  it does in osd_trans_stop() to allow concurrent data IO and IO to journal
lustre/dmu-osd/osd_handler.c
lustre/include/dt_object.h
lustre/osd/osd_handler.c
lustre/osd/osd_io.c