commit | 3fa1c6d1b8f5c3d9be9e8047ad894ab3de67dc6e | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Wed Dec 09 23:07:12 2020 -0600 |
committer | Steve French <stfrench@microsoft.com> | Sun Dec 13 19:12:07 2020 -0600 |
tree | 006d36acb9e3e759c9d6323769e486da106dc8f6 | |
parent | 7955f105afb6034af344038d663bc98809483cdd [diff] |
cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h Harmonize and change all such variables to 'ctx', where possible. No changes to actual logic. Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com>