* cifs tree updated to back out crypto/ntlmv2/ntlmssp change to 2.6.37 - but now has the cifsd fixes
@ 2010-09-08 21:25 Steve French
[not found] ` <AANLkTimraXF9gVC-o5qb2mfDfrq6=9-CTtyGeew27ne6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Steve French @ 2010-09-08 21:25 UTC (permalink / raw)
To: linux-cifs-u79uwXL29TY76Z2rM5mHXA; +Cc: Jeff Layton, Shirish Pargaonkar
CIFS tree updated to back out the crypto/ntlmv2/ntlmssp change
(included patch 2/8 because it was reviewed and independent). Added
to the cifs tree the fixes to prevent premature exit to cifsd and to
prevent the possibly ip address memory corruption.
--
Thanks,
Steve
^ permalink raw reply [flat|nested] 4+ messages in thread[parent not found: <AANLkTimraXF9gVC-o5qb2mfDfrq6=9-CTtyGeew27ne6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: cifs tree updated to back out crypto/ntlmv2/ntlmssp change to 2.6.37 - but now has the cifsd fixes [not found] ` <AANLkTimraXF9gVC-o5qb2mfDfrq6=9-CTtyGeew27ne6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2010-09-09 11:52 ` Jeff Layton [not found] ` <20100909075242.11d03854-xSBYVWDuneFaJnirhKH9O4GKTjYczspe@public.gmane.org> 0 siblings, 1 reply; 4+ messages in thread From: Jeff Layton @ 2010-09-09 11:52 UTC (permalink / raw) To: Steve French; +Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA, Shirish Pargaonkar On Wed, 8 Sep 2010 16:25:09 -0500 Steve French <smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > CIFS tree updated to back out the crypto/ntlmv2/ntlmssp change > (included patch 2/8 because it was reviewed and independent). Added > to the cifs tree the fixes to prevent premature exit to cifsd and to > prevent the possibly ip address memory corruption. > > -- > Thanks, > Looks good to me. BTW, when you send the pull request to Linus, could you also cc linux-cifs? It's helpful to know when you send these out so that we know to keep a closer eye on mainline. Thanks! -- Jeff Layton <jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <20100909075242.11d03854-xSBYVWDuneFaJnirhKH9O4GKTjYczspe@public.gmane.org>]
* Re: cifs tree updated to back out crypto/ntlmv2/ntlmssp change to 2.6.37 - but now has the cifsd fixes [not found] ` <20100909075242.11d03854-xSBYVWDuneFaJnirhKH9O4GKTjYczspe@public.gmane.org> @ 2010-09-09 12:01 ` Suresh Jayaraman [not found] ` <4C88CC9B.9040904-l3A5Bk7waGM@public.gmane.org> 0 siblings, 1 reply; 4+ messages in thread From: Suresh Jayaraman @ 2010-09-09 12:01 UTC (permalink / raw) To: Jeff Layton Cc: Steve French, linux-cifs-u79uwXL29TY76Z2rM5mHXA, Shirish Pargaonkar On 09/09/2010 05:22 PM, Jeff Layton wrote: > On Wed, 8 Sep 2010 16:25:09 -0500 > Steve French <smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> CIFS tree updated to back out the crypto/ntlmv2/ntlmssp change >> (included patch 2/8 because it was reviewed and independent). Added >> to the cifs tree the fixes to prevent premature exit to cifsd and to >> prevent the possibly ip address memory corruption. >> >> -- >> Thanks, >> > > Looks good to me. > > BTW, when you send the pull request to Linus, could you also cc > linux-cifs? It's helpful to know when you send these out so that we know > to keep a closer eye on mainline. > Yes, please. It would help to know when pull request is being sent. Thanks, -- Suresh Jayaraman ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <4C88CC9B.9040904-l3A5Bk7waGM@public.gmane.org>]
* Re: cifs tree updated to back out crypto/ntlmv2/ntlmssp change to 2.6.37 - but now has the cifsd fixes [not found] ` <4C88CC9B.9040904-l3A5Bk7waGM@public.gmane.org> @ 2010-09-09 15:34 ` Steve French 0 siblings, 0 replies; 4+ messages in thread From: Steve French @ 2010-09-09 15:34 UTC (permalink / raw) To: Suresh Jayaraman Cc: Jeff Layton, linux-cifs-u79uwXL29TY76Z2rM5mHXA, Shirish Pargaonkar On Thu, Sep 9, 2010 at 7:01 AM, Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org> wrote: > On 09/09/2010 05:22 PM, Jeff Layton wrote: >> On Wed, 8 Sep 2010 16:25:09 -0500 >> Steve French <smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >>> CIFS tree updated to back out the crypto/ntlmv2/ntlmssp change >>> (included patch 2/8 because it was reviewed and independent). Added >>> to the cifs tree the fixes to prevent premature exit to cifsd and to >>> prevent the possibly ip address memory corruption. >>> >>> -- >>> Thanks, >>> >> >> Looks good to me. >> >> BTW, when you send the pull request to Linus, could you also cc >> linux-cifs? It's helpful to know when you send these out so that we know >> to keep a closer eye on mainline. >> > > Yes, please. It would help to know when pull request is being sent. OK - let's give it one day in linux-next and to see if anything broken -- Thanks, Steve ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-09-09 15:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-08 21:25 cifs tree updated to back out crypto/ntlmv2/ntlmssp change to 2.6.37 - but now has the cifsd fixes Steve French
[not found] ` <AANLkTimraXF9gVC-o5qb2mfDfrq6=9-CTtyGeew27ne6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-09-09 11:52 ` Jeff Layton
[not found] ` <20100909075242.11d03854-xSBYVWDuneFaJnirhKH9O4GKTjYczspe@public.gmane.org>
2010-09-09 12:01 ` Suresh Jayaraman
[not found] ` <4C88CC9B.9040904-l3A5Bk7waGM@public.gmane.org>
2010-09-09 15:34 ` Steve French
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.