commit | 039c4d7a82d8268ec71f59679460b41d0dd9b225 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 18 14:20:16 2005 -0700 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 18 14:20:16 2005 -0700 |
tree | a2f76afdda97f92df432b5d04e335ee90c42ced6 | |
parent | 06735b3454824bd561decbde46111f144e905923 [diff] |
NFS: Fix up a race in the NFS implementation of GETLK ...and fix a memory corruption bug due to improper use of memcpy() on a struct file_lock. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>