From: Steven French Date: Wed, 9 Oct 2013 18:36:35 +0000 (-0500) Subject: Query device characteristics at mount time from server on SMB2/3 not just on cifs... X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~59^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2167114c6ea6e76fd84e368bae5389d37dd156aa;p=pandora-kernel.git Query device characteristics at mount time from server on SMB2/3 not just on cifs mounts Currently SMB2 and SMB3 mounts do not query the device information at mount time from the server as is done for cifs. These can be useful for debugging. This is a minor patch, that extends the previous one (which added ability to query file system attributes at mount time - this returns the device characteristics - also via in /proc/fs/cifs/DebugData) Signed-off-by: Steve French --- Reading git-diff-tree failed