[linux-cifs-client] Re: [DFS support patchset: ] [1/5]: Upcall
implementation for resolving server name to ip via keyctl API
Q (Igor Mammedov)
qwerty0987654321 at mail.ru
Wed Jan 9 10:08:56 GMT 2008
Steve French wrote:
> On Dec 18, 2007 8:15 AM, Q (Igor Mammedov) <qwerty0987654321 at mail.ru> wrote:
>> 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.
>>
>> Signed-off-by: Igor Mammedov <niallain at gmail.com>
>> ---
>> fs/Kconfig | 10 ++++
>> fs/cifs/Makefile | 2 +
>> fs/cifs/cifs_dfs_ref.c | 121 ++++++++++++++++++++++++++++++++++++++++++++++++
>> fs/cifs/cifs_dfs_ref.h | 29 +++++++++++
>> fs/cifs/cifsfs.c | 15 ++++++-
>> 5 files changed, 176 insertions(+), 1 deletions(-)
>> create mode 100644 fs/cifs/cifs_dfs_ref.c
>> create mode 100644 fs/cifs/cifs_dfs_ref.h
>
> I made modifications to the patch to make the name of the
> host name resolution function more generic and to fix some includes
> and to remove a build warning. See attached.
>
> Unless there are objections, I plan to check into the cifs develpment tree.
> It should be fairly easy to move just this set of functions to a
> different (non-cifs
> specific) module if nfs ever needs host name resolution to ip addresses.
I don't have any objections.
--
Best regards,
-------------------------
Igor Mammedov,
niallain "at" gmail.com
More information about the linux-cifs-client
mailing list