locks: give posix_test_lock same interface as ->lock
authorMarc Eshel <eshel@almaden.ibm.com>
Wed, 21 Feb 2007 05:55:18 +0000 (00:55 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Sun, 6 May 2007 21:39:00 +0000 (17:39 -0400)
posix_test_lock() and ->lock() do the same job but have gratuitously
different interfaces.  Modify posix_test_lock() so the two agree,
simplifying some code in the process.

Signed-off-by: Marc Eshel <eshel@almaden.ibm.com>
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>

No differences found