Staging
v0.5.1
https://github.com/torvalds/linux
Revision 46bae1a9a767f3ae8e636d96f9b95703df34b398 authored by Neil Brown on 30 January 2007, 22:36:01 UTC, committed by Linus Torvalds on 31 January 2007, 00:01:35 UTC
But keep it as a dprintk

The message can be generated in a quite normal situation:
 If a 'lock' request is interrupted, then the lock client needs to
  record that the server has the lock, incase it does.
 When we come the unlock, the server might say it doesn't, even
  though we think it does (or might) and this generates the message.

Signed-off-by: Neil Brown <neilb@suse.de>
Acked-by: Trond Myklebust <trond.myklebust@fys.uio.no>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent ec268be
History
Tip revision: 46bae1a9a767f3ae8e636d96f9b95703df34b398 authored by Neil Brown on 30 January 2007, 22:36:01 UTC
[PATCH] Remove warning: VFS is out of sync with lock manager
Tip revision: 46bae1a
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 80.0 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top