diff options
author | Vivek Goyal <vgoyal@redhat.com> | 2019-10-15 19:46:24 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2019-10-21 15:57:07 +0200 |
commit | 5dbe190f341206a7896f7e40c1e3a36933d812f3 (patch) | |
tree | 3129c354c0777d5d1bd0447d9cbfd8ebb9389734 /fs/direct-io.c | |
parent | virtiofs: No need to check fpq->connected state (diff) | |
download | linux-5dbe190f341206a7896f7e40c1e3a36933d812f3.tar.xz linux-5dbe190f341206a7896f7e40c1e3a36933d812f3.zip |
virtiofs: Set FR_SENT flag only after request has been sent
FR_SENT flag should be set when request has been sent successfully sent
over virtqueue. This is used by interrupt logic to figure out if interrupt
request should be sent or not.
Also add it to fqp->processing list after sending it successfully.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/direct-io.c')
0 files changed, 0 insertions, 0 deletions