]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
lockd: Fix Oopses due to list manipulation errors.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:41 +0000 (13:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:41 +0000 (13:44 -0500)
commit4c060b531006e0711db32a132d6ac7661594b280
tree899f281dfec3da7e29ede2e76019b3861116714f
parent26bcbf965f857c710adafd16cf424f043006b5dd
lockd: Fix Oopses due to list manipulation errors.

The patch "stop abusing file_lock_list introduces a couple of bugs since
the locks may be copied and need to be removed from the lists when they are
destroyed.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/lockd/clntlock.c
fs/lockd/clntproc.c
fs/lockd/host.c