Whamcloud - gitweb
Branch: b1_4
authoradilger <adilger>
Wed, 13 Apr 2005 21:14:58 +0000 (21:14 +0000)
committeradilger <adilger>
Wed, 13 Apr 2005 21:14:58 +0000 (21:14 +0000)
commitdfe29d93664af89b240a39993094e18282b90681
treeced104da6c0fd8c0e8ff9d1f92bc47326027f32a
parent8faeee5ffaf186abf9223a755744eb37fc33c99d
Branch: b1_4
If there is an IO error the bio completion routine will be called multiple
times.  We don't want to free the dreq until the last completion.
b=6046
r=alex (original patch)
lustre/ChangeLog
lustre/obdfilter/filter_io_26.c