diff options
author | Shyam Prasad N | 2021-08-04 18:37:22 +0000 |
---|---|---|
committer | Steve French | 2021-08-05 12:48:42 -0500 |
commit | 7d3fc01796fc895e5fcce45c994c5a8db8120a8d (patch) | |
tree | 03f032784ea705208eaf805ccc5e1c51eb4051c7 /fs/binfmt_script.c | |
parent | c500bee1c5b2f1d59b1081ac879d73268ab0ff17 (diff) |
cifs: create sd context must be a multiple of 8
We used to follow the rule earlier that the create SD context
always be a multiple of 8. However, with the change:
cifs: refactor create_sd_buf() and and avoid corrupting the buffer
...we recompute the length, and we failed that rule.
Fixing that with this change.
Cc: <stable@vger.kernel.org> # v5.10+
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/binfmt_script.c')
0 files changed, 0 insertions, 0 deletions