[PATCH] DFS referral shuffling

Robin McCorkell rmccorkell at karoshi.org.uk
Mon Feb 23 12:20:26 MST 2015


Hi,

Any chance of getting this patch reviewed? DFS referral shuffling allows
load balancing of a DFS share for dumb clients, which is one of the
primary uses of DFS, so I'd imagine it'd be useful for many people.

Regards,
Robin McCorkell
The Linux Schools Project

On 15/02/2015 5:34 PM, Robin McCorkell wrote:
> Hi,
>
> I've implemented DFS referral shuffling to enable a primitive sort of
> load balancing for a DFS path. Yes, the MS docs say the client should
> decide which to pick, but from my testing smbclient and mount.cifs only
> ever choose the first one. The behaviour is controlled by a config
> paramater, `msdfs shuffle referrals`, which should be set in the DFS
> root share and defaults to off. The actual shuffling code is very
> similar to the DFS DC shuffling code in vfs_dfs_samba4, which does the
> same thing but for DCs rather than DFS referrals.
>
> Like the previous email, ignore the [PATCH] 1/2 in the patch header,
> this is the only patch.
>
> Regards,
> Robin McCorkell
> The Linux Schools Project


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20150223/4e55af35/attachment.pgp>


More information about the samba-technical mailing list