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

Fix a callback slot table regression.

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