]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bugfixes'
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 22 Jun 2015 13:55:08 +0000 (09:55 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 22 Jun 2015 13:55:08 +0000 (09:55 -0400)
commitf284f3471b9580b3b3f4a8e926775547a4829f80
treec9ca766000cd37914bf68e0d466cf4ab922498bf
parent5f15027ce8b2cb50481734a9d8ea1146e5ff179a
parent29f36422ecb3d67f8db628d16fc7b46724b48e04
Merge branch 'bugfixes'

* bugfixes:
  NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes
  pNFS: Fix a memory leak when attempted pnfs fails
  NFS: Ensure that we update the sequence id under the slot table lock
  nfs: Initialize cb_sequenceres information before validate_seqid()
  nfs: Only update callback sequnce id when CB_SEQUENCE success
  NFSv4: nfs4_handle_delegation_recall_error should ignore EAGAIN
fs/nfs/nfs4proc.c
fs/nfs/write.c