]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: Make sure all data pages are signed correctly
authorPaulo Alcantara <paulo@paulo.ac>
Sat, 23 Jun 2018 17:52:25 +0000 (14:52 -0300)
committerSteve French <stfrench@microsoft.com>
Tue, 7 Aug 2018 19:15:41 +0000 (14:15 -0500)
commit62c7a4b10123bb99241ce95993b832c06a0eb8df
treeb0467b1ea540b6b9748b3e9bf22d5035808fe83b
parent291c28b2588cb08b5c7076c53c686e60549c53f9
cifs: Make sure all data pages are signed correctly

Check if every data page is signed correctly in sigining helper.

Signed-off-by: Paulo Alcantara <palcantara@suse.de>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsencrypt.c