]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Ensure that we update the sequence id under the slot table lock
authorTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 12 Jun 2015 01:13:58 +0000 (21:13 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 12 Jun 2015 01:15:52 +0000 (21:15 -0400)
commit3169100b8806f70f2de5d7a1e041186dd136c835
tree6e506eae5d063a967759d43baa98f02265af887c
parent095749b5c9c24829308788d9f45bff3c5c50c6fe
NFS: Ensure that we update the sequence id under the slot table lock

Fix a callback slot table regression.

Fixes: 3d22545dbb96 ("nfs: Only update callback sequnce id when CB_SEQUENCE success")
Cc: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/callback_proc.c