[linux-cifs-client] [PATCH] [CIFS] Added loop check when mounting DFS tree.

Steve French smfrench at gmail.com
Thu Apr 30 17:30:27 GMT 2009


Both are now merged.  Thanks Igor for good work again.

commit 5c2503a8e339fbc82f49d5706c5a4ad650dd9711
Author: Igor Mammedov <niallain at gmail.com>
Date:   Tue Apr 21 19:31:05 2009 +0400

    Added loop check when mounting DFS tree.

    Added loop check when mounting DFS tree. mount will fail with
    ELOOP if referral walks exceed MAX_NESTED_LINK count.

    Signed-off-by: Igor Mammedov <niallain at gmail.com>
    Acked-by: Jeff Layton <jlayton at redhat.com>
    Signed-off-by: Steve French <sfrench at us.ibm.com>

commit 1af28ceb923d04357733642a3dbc4497da4db1c2
Author: Igor Mammedov <niallain at gmail.com>
Date:   Tue Mar 17 19:00:30 2009 +0300

    Enable dfs submounts to handle remote referrals.

    Having remote dfs root support in cifs_mount, we can
    afford to pass into it UNC that is remote.

    Signed-off-by: Igor Mammedov <niallain at gmail.com>
    Acked-by: Jeff Layton <jlayton at redhat.com>
    Signed-off-by: Steve French <sfrench at us.ibm.com>


On Thu, Apr 30, 2009 at 10:10 AM, Jeff Layton <jlayton at poochiereds.net> wrote:
> On Tue, 21 Apr 2009 19:37:43 +0400
> Igor Mammedov <niallain at gmail.com> wrote:
>
>> I'm sorry for delay,
>> a promised patch is attached.
>>
>> --
>>
>> Best regards,
>>
>> -------------------------
>> Igor Mammedov,
>> niallain "at" gmail.com
>>
>>
>>
>>
>
> Acked-by: Jeff Layton <jlayton at redhat.com>
>



-- 
Thanks,

Steve


More information about the linux-cifs-client mailing list