search for: dasa

Displaying 20 results from an estimated 27 matches for "dasa".

Did you mean: das
2018 Oct 02
2
[PATCH] VMCI: Resource wildcard match fixed
...is issue > was discovered by Hangbin Liu using KASAN and syzkaller. > > Fixes: bc63dedb7d46 ("VMCI: resource object implementation") > Reported-by: Hangbin Liu <liuhangbin at gmail.com> > Reviewed-by: Adit Ranadive <aditr at vmware.com> > Reviewed-by: Vishnu Dasa <vdasa at vmware.com> > Signed-off-by: Jorgen Hansen <jhansen at vmware.com> > --- > drivers/misc/vmw_vmci/vmci_driver.c | 2 +- > drivers/misc/vmw_vmci/vmci_resource.c | 3 ++- > 2 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/drivers/misc/vmw...
2018 Oct 02
2
[PATCH] VMCI: Resource wildcard match fixed
...is issue > was discovered by Hangbin Liu using KASAN and syzkaller. > > Fixes: bc63dedb7d46 ("VMCI: resource object implementation") > Reported-by: Hangbin Liu <liuhangbin at gmail.com> > Reviewed-by: Adit Ranadive <aditr at vmware.com> > Reviewed-by: Vishnu Dasa <vdasa at vmware.com> > Signed-off-by: Jorgen Hansen <jhansen at vmware.com> > --- > drivers/misc/vmw_vmci/vmci_driver.c | 2 +- > drivers/misc/vmw_vmci/vmci_resource.c | 3 ++- > 2 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/drivers/misc/vmw...
2019 Mar 11
0
[PATCH] VMCI: Use BIT() macro for bit definitions
On 3/11/19 3:09 PM, Vishnu DASA wrote: > No functional changes, cleanup only. > > Reviewed-by: Adit Ranadive <aditr at vmware.com> > Reviewed-by: Jorgen Hansen <jhansen at vmware.com> > Signed-off-by: Vishnu Dasa <vdasa at vmware.com> > --- > include/linux/vmw_vmci_defs.h | 34 ++++++++++++...
2019 Mar 21
0
[PATCH] VMCI/VSOCK: Add maintainers for VMCI, AF_VSOCK and VMCI transport
...insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf7..b9714fc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16630,6 +16630,14 @@ S: Maintained F: drivers/scsi/vmw_pvscsi.c F: drivers/scsi/vmw_pvscsi.h +VMWARE VMCI DRIVER +M: Jorgen Hansen <jhansen at vmware.com> +M: Vishnu Dasa <vdasa at vmware.com> +M: "VMware, Inc." <pv-drivers at vmware.com> +L: linux-kernel at vger.kernel.org +S: Maintained +F: drivers/misc/vmw_vmci/ + VMWARE VMMOUSE SUBDRIVER M: "VMware Graphics" <linux-graphics-maintainer at vmware.com> M: "VMware, Inc.&...
2011 Sep 06
3
booting & mdadm-1.2 metadata
Hello, few days ago I returned from FreeBSD where I was using ZFS/GPT disks in raid-1 array back to (Arch)Linux and installed syslinux as bootloader for booting from single MBR disk. Now, after I finished with migration of my /home data, I'd like to deploy both of my 1TB disks using ext4 (btrfs is not stable enough) under LVM2 using raid-1 array & GPT by having all my partitions (/boot,
2018 Dec 18
1
[PATCH v2] VSOCK: Send reset control packet when socket is partially bound
...a bound socket not yet in the listening state). This change fixes this by using the src of the incoming packet as destination for the reset packet in this case. Fixes: d021c344051a ("VSOCK: Introduce VM Sockets") Reviewed-by: Adit Ranadive <aditr at vmware.com> Reviewed-by: Vishnu Dasa <vdasa at vmware.com> Signed-off-by: Jorgen Hansen <jhansen at vmware.com> --- v1 -> v2: - Changed order of local variables net/vmw_vsock/vmci_transport.c | 67 +++++++++++++++++++++++++++++++----------- 1 file changed, 50 insertions(+), 17 deletions(-) diff --git a/net/vmw_vsock...
2015 May 12
4
Checking for file /7.html
Hi there, My error log is full of these 2 lines [2015-05-12 08:08:07] INFO fserve/fserve_client_create checking for file /7.html (/usr/share/icecast2/web/7.html) [2015-05-12 08:08:07] WARN fserve/fserve_client_create req for file "/usr/share/icecast2/web/7.html" No such file or directory I have checked the Icecast sources and couldn't find any file named 7.html, so I was
1998 Dec 04
4
Synchonisation between NIS and encrypted SMBPASSWD
...ing a valid Lan Manager and NT hash. or does anybody have a trick, how I can synchronise the /etc/passwd with the smbpasswd without changing a unix passwd twice (passwd,smbpasswd). Thanks, Martin *********************************************************************** ** Martin Schuster ** Nortel DASA Network Systems GmbH & C0. KG, Germany ** IT-Service ** Abt. / Dept. ND762 ** 88039 Friedrichshafen ** ** Phone +49-7545-967765 ESN: 565-7765 ** Fax: +49-7545-967621 ESN: 565-7621 ** E-MAIL: Martin.Schuster@Nortel-Dasa.de *************************************************************...
2009 Jun 16
2
Further bug discovered with the Directshow decoder
Hi good people, Just to inform: I finally fed FFMpeg2Theora with a .VOB input, and the .OGV output produced played back beautifully in VLC, both audio and video. However, the same output .OGV file gave clicks and pops in the audio when fed through Directshow programs. I played it through Windows Mediaplayer as well as through Winamp, with the same crackles in the audio, and this leads me to
2018 Oct 09
0
[PATCH] VMCI: Resource wildcard match fixed
...ng KASAN and syzkaller. Fixes: bc63dedb7d46 ("VMCI: resource object implementation") Reported-by: Hangbin Liu <liuhangbin at gmail.com<mailto:liuhangbin at gmail.com>> Reviewed-by: Adit Ranadive <aditr at vmware.com<mailto:aditr at vmware.com>> Reviewed-by: Vishnu Dasa <vdasa at vmware.com<mailto:vdasa at vmware.com>> Signed-off-by: Jorgen Hansen <jhansen at vmware.com<mailto:jhansen at vmware.com>> --- drivers/misc/vmw_vmci/vmci_driver.c | 2 +- drivers/misc/vmw_vmci/vmci_resource.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-...
2019 Feb 16
0
[PATCH] VMCI: Support upto 64-bit PPNs
On Fri, Feb 15, 2019 at 04:32:47PM +0000, Vishnu DASA wrote: > diff --git a/include/linux/vmw_vmci_defs.h b/include/linux/vmw_vmci_defs.h > index b724ef7005de..eaa1e762bf06 100644 > --- a/include/linux/vmw_vmci_defs.h > +++ b/include/linux/vmw_vmci_defs.h > @@ -45,6 +45,7 @@ > #define VMCI_CAPS_GUESTCALL 0x2 > #define VMCI_C...
2019 Feb 21
0
[PATCH] VMCI: Support upto 64-bit PPNs
...s up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Thu, Feb 21, 2019 at 07:26:29PM +0000, Vishnu DASA wrote: > Hi Greg, > Sounds like a good idea to use the BIT() macro but can I do that in a > separate change to cover the entire file (and perhaps other vmci files > too)? Yes, that would be fine. thanks, greg k-h
2015 May 12
0
Checking for file /7.html
7.html is a ShoutCast metadata file did you have a previous ShoutCast installation or setup a relay between IceCast and ShoutCast stream? On May 12, 2015 1:11 AM, "Nanda Kishor Dasa" <nkd at 24hourkirtan.fm> wrote: > Hi there, > > My error log is full of these 2 lines > > [2015-05-12 08:08:07] INFO fserve/fserve_client_create checking for > file /7.html (/usr/share/icecast2/web/7.html) > [2015-05-12 08:08:07] WARN fserve/fserve_client_create...
2015 May 12
0
Checking for file /7.html
On Tue, 12 May 2015, Nanda Kishor Dasa wrote: > My error log is full of these 2 lines > > [2015-05-12 08:08:07] INFO fserve/fserve_client_create checking for > file /7.html (/usr/share/icecast2/web/7.html) > [2015-05-12 08:08:07] WARN fserve/fserve_client_create req for file > "/usr/share/icecast2/web/7.html&qu...
2015 May 14
1
Checking for file /7.html
On 14/05/2015 00:00, Yahav Shasha wrote: > Its more likely to be some shoutcast player or any kind of script that > request the file, sources don't usually request the status file. Try > looking for the refer at the access log (if icecast logs 404 requests > that is) to determinate the request origin, shouldn't be an hassle. Makes sense. If the Icecast log would also log the
2023 Mar 30
0
[RFC PATCH v3 2/4] vsock/vmci: convert VMCI error code to -ENOMEM on receive
...patch 1 I think it is ok, as it fixes current implementation. > > Thanks, Arseniy > >> >> Signed-off-by: Arseniy Krasnov <AVKrasnov at sberdevices.ru> Code change looks good to me. Will let you figure out the commit message with Stefano. Thanks! Reviewed-by: Vishnu Dasa <vdasa at vmware.com> >> --- >> net/vmw_vsock/vmci_transport.c | 11 +++++++++-- >> 1 file changed, 9 insertions(+), 2 deletions(-) >> >> diff --git a/net/vmw_vsock/vmci_transport.c b/net/vmw_vsock/vmci_transport.c >> index 95cc4d79ba29..b370070194fa 10064...
2015 May 13
3
Checking for file /7.html
On 12/05/2015 22:15, Geoff Shang wrote: > As has been mentioned, 7.html is a standard stats file produced by > Shoutcast (at least v1). > > It's possible to write an XSL template that can do the same, which > could > be aliased if you have software that needs it. I did this ina > previous > life. Unfortunately, I don't have convenient access to the hard drive
2018 Dec 12
1
[PATCH] VSOCK: Send reset control packet when socket is partially bound
...a bound socket not yet in the listening state). This change fixes this by using the src of the incoming packet as destination for the reset packet in this case. Fixes: d021c344051a ("VSOCK: Introduce VM Sockets") Reviewed-by: Adit Ranadive <aditr at vmware.com> Reviewed-by: Vishnu Dasa <vdasa at vmware.com> Signed-off-by: Jorgen Hansen <jhansen at vmware.com> --- net/vmw_vsock/vmci_transport.c | 67 +++++++++++++++++++++++++++++++----------- 1 file changed, 50 insertions(+), 17 deletions(-) diff --git a/net/vmw_vsock/vmci_transport.c b/net/vmw_vsock/vmci_transport.c...
2003 Aug 12
1
Samba 2.2.8 PDC + LDAP -> import_smbpasswd.pl does
...;Kopmann, Goetz" <Goetz.Kopmann@airbus.com> > Subject: [Samba] Samba 2.2.8 PDC + LDAP -> import_smbpasswd.pl does > not work > To: "Samba (E-Mail)" <samba@lists.samba.org> > Message-ID: > <A5DA705A2FBA4B42B00A5774553B6B520652C955@S02MKS15.ham.airbus.dasa.de> > Content-Type: text/plain; charset="ISO-8859-1" > > Hi All, > > I'm trying to change the autentification method of our users from smbpasswd > to an OpenLDAP-Server. To set it up, i used the information from idealix. > > The next step is to import the us...
2009 Jun 15
2
Strange results encoding with latest ffmpeg2theora-0.24 and playback on Directshow through Winamp
Hi Folks, First, I would like to thank the eople in development who are doing so much to develope these great video and audio tools. I use Ogg Vorbis to store most of my music projects in studio and the results are stunning. Quite frankly, in the audio file reduction game, nothing beats Ogg Vorbis and I can personally say this from my own experience. So a huge thank you to the team. I've