X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosc%2Fosc_io.c;h=5cb13ee66603fc22b1ee2031759dfb2d2c701a43;hp=bdd9681890f3bae47c04b7d170ff4dcbcdcc14dc;hb=490fd542a9bc8e8dafd22a8f4ca7b186f87ab21c;hpb=32becabb43b6e8f21c030c23c01c3f02e351eaea diff --git a/lustre/osc/osc_io.c b/lustre/osc/osc_io.c index bdd9681..5cb13ee 100644 --- a/lustre/osc/osc_io.c +++ b/lustre/osc/osc_io.c @@ -194,6 +194,7 @@ static int osc_io_submit(const struct lu_env *env, */ LASSERT(result == 0); } + opg->ops_submit_time = cfs_time_current(); } else { LASSERT(result < 0); if (result != -EALREADY)