commit | 4c060b531006e0711db32a132d6ac7661594b280 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Mar 20 13:44:41 2006 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Mar 20 13:44:41 2006 -0500 |
tree | 899f281dfec3da7e29ede2e76019b3861116714f | |
parent | 26bcbf965f857c710adafd16cf424f043006b5dd [diff] |
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>