On Wed, Aug 4, 2010 at 9:16 AM, David Howells <[email protected]> wrote:
> From: Wang Lei <[email protected]>
>
> Separate out the DNS resolver key type from the CIFS filesystem into its own
> module so that it can be made available for general use, including the AFS
> filesystem module.

Merged, after addressing trivial checkpatch error:

[sfre...@hera cifs-2.6]$ scripts/checkpatch.pl ~/dh1a.patch
ERROR: "(foo*)" should be "(foo *)"
#523: FILE: fs/cifs/dns_resolve.c:75:
+       rc = cifs_convert_address((struct sockaddr*)&ss, hostname, len);

total: 1 errors, 0 warnings, 999 lines checked


-- 
Thanks,

Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to