Misc. small cifs fixes.

The following changes since commit ecccd1248d6e6986130ffcc3b0d003cb46a485c0:
  Zlatko Calusic (1):
        mm: fix null pointer dereference in wait_iff_congested()

are available in the git repository at:

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

Jeff Layton (2):
      cifs: move check for NULL socket into smb_send_rqst
      cifs: adjust sequence number downward after signing NT_CANCEL request

Pavel Shilovsky (3):
      Revert "CIFS: Fix write after setting a read lock for read oplock files"
      CIFS: Fix write after setting a read lock for read oplock files
      CIFS: Don't let read only caching for mandatory byte-range locked files

 fs/cifs/cifsfs.c    |    1 -
 fs/cifs/cifsglob.h  |    2 +-
 fs/cifs/file.c      |  141 +++++++++++++++++++++++++++-----------------------
 fs/cifs/smb1ops.c   |    8 +++
 fs/cifs/smb2ops.c   |    2 +
 fs/cifs/transport.c |    6 +-
 6 files changed, 90 insertions(+), 70 deletions(-)

-- 
Thanks,

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

Reply via email to