]> git.baikalelectronics.ru Git - kernel.git/commit
Fix Connectathon locking test failure
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 18 Oct 2005 21:20:21 +0000 (14:20 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 18 Oct 2005 21:20:21 +0000 (14:20 -0700)
commit7320909012c92b94b49fce7e3254e514e11bcfea
tree5d7727971fc92e037857d6c560a6af8f4196df8b
parent4116967eb0799bd3f01b79f9bd0e962ada7fe8df
Fix Connectathon locking test failure

 We currently fail Connectathon test 6.10 in the case of 32-bit locks due
 to incorrect error checking.
 Also add support for l->l_len < 0 to 64-bit locks.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/locks.c