diff options
author | 2006-03-13 21:20:49 -0800 | |
---|---|---|
committer | 2006-03-14 07:57:18 -0800 | |
commit | 30f4e20a0d3492668f5065af582b5af2d1e4256b (patch) | |
tree | 518b47635c091814b35caf128f7be361c595aab1 /fs/buffer.c | |
parent | [PATCH] SUNRPC: Fix potential deadlock in RPC code (diff) | |
download | linux-rng-30f4e20a0d3492668f5065af582b5af2d1e4256b.tar.xz linux-rng-30f4e20a0d3492668f5065af582b5af2d1e4256b.zip |
[PATCH] NLM: Ensure we do not Oops in the case of an unlock
In theory, NLM specs assure us that the server will only reply LCK_GRANTED or
LCK_DENIED_GRACE_PERIOD to our NLM_UNLOCK request.
In practice, we should not assume this to be the case, and the code will
currently Oops if we do.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions