commit | 047092ffe2b1774ab456e0eff0e40e0eb4b6600e | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Fri Dec 11 20:22:04 2020 -0600 |
committer | Steve French <stfrench@microsoft.com> | Mon Dec 14 09:16:22 2020 -0600 |
tree | a8ecb029fff1a354a5ec96b6d1e16be8ed8bd0d5 | |
parent | bc04499477d9f01034c2afb6097e835c705ac3bd [diff] |
cifs: cleanup misc.c misc.c was getting a little large, move two of the UNC parsing relating functions to a new C file unc.c which makes the coding of the upcoming witness protocol patch series a little cleaner as well. Suggested-by: Rafal Szczesniak <rafal@elbingbrewery.org> Reviewed-by: Aurelien Aptel <aaptel@suse.com> Signed-off-by: Steve French <stfrench@microsoft.com>