Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148570315
D6622.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
368 B
Referenced Files
None
Subscribers
None
D6622.diff
View Options
Index: head/usr.sbin/rpc.lockd/lockd_lock.c
===================================================================
--- head/usr.sbin/rpc.lockd/lockd_lock.c
+++ head/usr.sbin/rpc.lockd/lockd_lock.c
@@ -1426,6 +1426,7 @@
break;
case NFS_RESERR:
retval = PFL_NFSRESERR;
+ break;
default:
debuglog("Unmatched lnlstatus %d\n");
retval = PFL_NFSDENIED_NOLOCK;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 19, 8:29 PM (5 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29978047
Default Alt Text
D6622.diff (368 B)
Attached To
Mode
D6622: Add missing break in lock_partialfilelock(..) with NFS_RESERR
Attached
Detach File
Event Timeline
Log In to Comment