OSDN Git Service

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)
commita12d0c590cc7ae01892f06c5ad6d19580ecdd0de
treeb0467b1ea540b6b9748b3e9bf22d5035808fe83b
parent256b4c3f03d77d8c0dc69e3a6ceb3afd0d1810bd
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