From: Jeff Layton Date: Mon, 10 Jun 2013 22:12:23 +0000 (-0500) Subject: add new fields to smb_vol to track the requested security flavor X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~20^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e3cc57e474867771aba2bdf23d0c7d8fb5e4822;p=pandora-kernel.git add new fields to smb_vol to track the requested security flavor We have this to some degree already in secFlgs, but those get "or'ed" so there's no way to know what the last option requested was. Add new fields that will eventually supercede the secFlgs field in the cifs_ses. Signed-off-by: Jeff Layton Reviewed-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed