Chuhong Yuan 783bf7b8b6 cifs: Fix missed free operations
cifs_setattr_nounix has two paths which miss free operations
for xid and fullpath.
Use goto cifs_setattr_exit like other paths to fix them.

CC: Stable <stable@vger.kernel.org>
Fixes: aa081859b10c ("cifs: flush before set-info if we have writeable handles")
Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
2019-10-20 19:19:49 -05:00
..
2019-09-26 16:37:43 -05:00
2019-10-20 19:19:49 -05:00
2019-10-20 19:19:49 -05:00
2019-09-16 11:43:37 -05:00
2019-09-24 23:31:32 -05:00
2019-01-24 09:37:33 -06:00
2019-09-23 23:28:59 -05:00