From: Trond Myklebust Date: Fri, 4 Nov 2005 20:32:58 +0000 (-0500) Subject: NFSv4: Fix a race between open() and close() X-Git-Tag: v2.6.15-rc1~452^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cecb76ff86db46d2823550256c828b6597f418e;p=pandora-kernel.git NFSv4: Fix a race between open() and close() We must not remove the nfs4_state structure from the inode open lists before we are in sequence lock. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed