freebsd-dev/usr.sbin/rpc.lockd
Enji Cooper 47c5f8f2fe Add missing break in lock_partialfilelock(..) with NFS_RESERR
This will help ensure that the right error is trickled up when the
function is called if the lock status is NFS_RESERR

Differential Revision: https://reviews.freebsd.org/D6622
Reviewed by: rmacklem
Approved by: re (gjb)
Tested with: fsx; svn info/svnversion (uses bdb locking); locktests from Bull http://nfsv4.bullopensource.org/tools/tests/locktest.php
MFC after: 2 weeks
Reported by: Coverity
CID: 1008161, 1304956
Sponsored by: EMC / Isilon Storage Division
2016-06-13 11:19:06 +00:00
..
kern.c Use prototype. 2014-01-04 01:08:10 +00:00
lock_proc.c Actually use the loop interation limit so carefully computed on the 2016-05-16 23:00:48 +00:00
lockd_lock.c Add missing break in lock_partialfilelock(..) with NFS_RESERR 2016-06-13 11:19:06 +00:00
lockd_lock.h
lockd.c Fix type mismatches for malloc(3) and Co. 2015-12-29 11:24:41 +00:00
lockd.h
Makefile rpc.locked does not need to link to libutil 2015-04-09 21:48:17 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
rpc.lockd.8 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
test.c