[CIFS] DNS name resolution helper upcall for cifs
authorSteve French <sfrench@us.ibm.com>
Wed, 9 Jan 2008 16:21:36 +0000 (16:21 +0000)
committerSteve French <sfrench@us.ibm.com>
Wed, 9 Jan 2008 16:21:36 +0000 (16:21 +0000)
commit6103335de8afa5d780dcd512abe85c696af7b040
tree92940053ea0bef4b5c821ed84aa265c496724391
parentf6d09982197c4163c70f6af0cf15bb78674105c0
[CIFS] DNS name resolution helper upcall for cifs

Adds additional option CIFS_DFS_UPCALL to fs/Kconfig for enabling
        DFS support.  Resolved IP address is saved as a string in the
key payload.

Igor has a series of related patches that will follow which finish up
CIFS DFS support

Acked-by: Igor Mammedov <niallain@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/Kconfig
fs/cifs/Makefile
fs/cifs/cifsfs.c