Displaying 2 results from an estimated 2 matches for "1f9116c".
Did you mean:
139116
2013 Mar 11
4
[PATCH] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
...+++++++++++++++++++++++++++++++++++---
> > > > drivers/vhost/tcm_vhost.h | 4 +++
> > > > 2 files changed, 87 insertions(+), 5 deletions(-)
> > > >
> > > > diff --git a/drivers/vhost/tcm_vhost.c b/drivers/vhost/tcm_vhost.c
> > > > index 1f9116c..719ce13 100644
> > > > --- a/drivers/vhost/tcm_vhost.c
> > > > +++ b/drivers/vhost/tcm_vhost.c
> > > > @@ -91,6 +91,15 @@ struct vhost_scsi {
> > > > struct mutex vs_events_lock; /* protect vs_events_dropped,events_nr */
> > > > bool...
2013 Mar 11
4
[PATCH] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
...+++++++++++++++++++++++++++++++++++---
> > > > drivers/vhost/tcm_vhost.h | 4 +++
> > > > 2 files changed, 87 insertions(+), 5 deletions(-)
> > > >
> > > > diff --git a/drivers/vhost/tcm_vhost.c b/drivers/vhost/tcm_vhost.c
> > > > index 1f9116c..719ce13 100644
> > > > --- a/drivers/vhost/tcm_vhost.c
> > > > +++ b/drivers/vhost/tcm_vhost.c
> > > > @@ -91,6 +91,15 @@ struct vhost_scsi {
> > > > struct mutex vs_events_lock; /* protect vs_events_dropped,events_nr */
> > > > bool...