Staging
v0.5.1
https://github.com/torvalds/linux
Revision 30f4e20a0d3492668f5065af582b5af2d1e4256b authored by Trond Myklebust on 14 March 2006, 05:20:49 UTC, committed by Linus Torvalds on 14 March 2006, 15:57:18 UTC
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>
1 parent e6d83d5
History
Tip revision: 30f4e20a0d3492668f5065af582b5af2d1e4256b authored by Trond Myklebust on 14 March 2006, 05:20:49 UTC
[PATCH] NLM: Ensure we do not Oops in the case of an unlock
Tip revision: 30f4e20
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 66.2 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top