]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit1372a3130a3e0bfd38d82d476f0a907cc72ba816
treec9ca766000cd37914bf68e0d466cf4ab922498bf
parent775f06ab49f5f9e2f6bca9292ef57efa868a0f67
parentc70701131f7a8edea91fc49d11796d342cff7c62
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