aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/executer/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorDai Ngo <dai.ngo@oracle.com>2022-01-26 13:13:38 -0800
committerChuck Lever <chuck.lever@oracle.com>2022-01-28 09:04:00 -0500
commitab451ea952fe9d7afefae55ddb28943a148247fe (patch)
treeb595b5aa1c6d6eef0da0f907065b5d55a9cdb299 /drivers/acpi/executer/ssh:/git@git.zx2c4.com
parentlockd: fix failure to cleanup client locks (diff)
nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
From RFC 7530 Section 16.34.5: o The server has not recorded an unconfirmed { v, x, c, *, * } and has recorded a confirmed { v, x, c, *, s }. If the principals of the record and of SETCLIENTID_CONFIRM do not match, the server returns NFS4ERR_CLID_INUSE without removing any relevant leased client state, and without changing recorded callback and callback_ident values for client { x }. The current code intends to do what the spec describes above but it forgot to set 'old' to NULL resulting to the confirmed client to be expired. Fixes: 2b63482185e6 ("nfsd: fix clid_inuse on mount with security change") Signed-off-by: Dai Ngo <dai.ngo@oracle.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Reviewed-by: Bruce Fields <bfields@fieldses.org>
Diffstat (limited to 'drivers/acpi/executer/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
pan class='deletions'>-1/+1 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0 2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-1/+1 2008-12-29[SCSI] Clean up my email address and use a single standard address for everythingAlan Cox1-2/+2 2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-4/+4 2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0 2008-01-11[SCSI] wd7000: proper fix for boards without sg supportBoaz Harrosh1-6/+6 2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-1/+1 2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1