]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r302455:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 8 Jul 2016 21:20:09 +0000 (21:20 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 8 Jul 2016 21:20:09 +0000 (21:20 +0000)
commit0fe9f1d1916aebb27de47bcb661765db78c78590
tree7763091f57bf7b32a347062d08896323cc6bb2a7
parent3fa8fa52bed336f0e08b1d59ac584ac9e1974c6c
MFstable/10 r302455:

MFC r301871:

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

Tested with: fsx; svn info/svnversion (uses bdb locking); locktests from Bull http://nfsv4.bullopensource.org/tools/tests/locktest.php
CID: 10081611304956

git-svn-id: svn://svn.freebsd.org/base/stable/9@302458 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/rpc.lockd/lockd_lock.c