On Fri, Jan 21, 2011 at 11:07 AM, Stefan (metze) Metzmacher
wrote:
> Hi Shirish,
>
From: Shirish Pargaonkar
Replace remaining use of md5 hash functions local to cifs module
with kernel crypto APIs.
Remove header and source file containing those local functions.
Hi Shirish,
>>> From: Shirish Pargaonkar
>>>
>>> Replace remaining use of md5 hash functions local to cifs module
>>> with kernel crypto APIs.
>>> Remove header and source file containing those local functions.
>>>
>>>
>>> Signed-off-by: Shirish Pargaonkar
>>> ---
>>> fs/cifs/Makefile |
On Fri, Jan 21, 2011 at 9:42 AM, Jeff Layton wrote:
> On Fri, 21 Jan 2011 09:04:05 -0600
> shirishpargaon...@gmail.com wrote:
>
>> From: Shirish Pargaonkar
>>
>> Replace remaining use of md5 hash functions local to cifs module
>> with kernel crypto APIs.
>> Remove header and source file containin
On Fri, 21 Jan 2011 09:04:05 -0600
shirishpargaon...@gmail.com wrote:
> From: Shirish Pargaonkar
>
> Replace remaining use of md5 hash functions local to cifs module
> with kernel crypto APIs.
> Remove header and source file containing those local functions.
>
>
> Signed-off-by: Shirish Pargao
From: Shirish Pargaonkar
Replace remaining use of md5 hash functions local to cifs module
with kernel crypto APIs.
Remove header and source file containing those local functions.
Signed-off-by: Shirish Pargaonkar
---
fs/cifs/Makefile |2 +-
fs/cifs/cifsencrypt.c |1 -
fs/cifs/lin