commit | 41e7231fab9d76e906b6d8abe09c44c7b9656d33 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri May 31 13:49:50 2019 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri May 31 13:49:50 2019 -0700 |
tree | f250117954733a4827e5dd9b313c52314895da91 | |
parent | d266b3f5cac09434eb624af202f9a31307b34a88 [diff] | |
parent | 31fad7d41e73731f05b8053d17078638cf850fa6 [diff] |
Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 Pull cifs fixes from Steve French: "Four small smb3 fixes, one for stable" * tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6: CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM dfs_cache: fix a wrong use of kfree in flush_cache_ent() fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_free cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case