Three small cifs fixes.  One fixes a hang under stress, and the other two are
security related.

The following changes since commit ec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc:

  Linux 3.19-rc5 (2015-01-18 18:02:20 +1200)

are available in the git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git for-next

for you to fetch changes up to 7a1ceba071709d11271ebd921310b5a18404dd33:

  cifs: fix MUST SecurityFlags filtering (2015-01-26 19:38:26 -0600)

----------------------------------------------------------------
Giel van Schijndel (1):
      cifs: use memzero_explicit to clear stack buffer

Niklas Cassel (1):
      cifs: fix MUST SecurityFlags filtering

Sachin Prabhu (1):
      Complete oplock break jobs before closing file handle

 fs/cifs/cifs_debug.c | 6 ++++--
 fs/cifs/file.c       | 6 +++++-
 fs/cifs/smbencrypt.c | 2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)

-- 
Thanks,

Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to