OSDN Git Service

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)
commit4e54ab8d8c744f977ba13404342aeb260e353330
tree6e506eae5d063a967759d43baa98f02265af887c
parent0579c8d2084adf932f09fe7edb5ee9328795d89f
NFS: Ensure that we update the sequence id under the slot table lock

Fix a callback slot table regression.

Fixes: e937ee714b2d ("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