Skip to content

Commit

Permalink
OS-5873 Need NFS client lockd support: fcntl F_SETLK returns ENOLCK i…
Browse files Browse the repository at this point in the history
…n LX zone [fix debug build error]
  • Loading branch information
jjelinek committed Mar 24, 2017
1 parent 6e02122 commit e2408c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion usr/src/lib/brand/lx/lx_lockd/nfs_tbind.c
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,6 @@ void
nlm_do_one(char *provider, int (*svc)(int, struct netbuf, struct netconfig *))
{
register int sock;
struct protob *protobp;
struct netbuf *retaddr;
struct netconfig *retnconf;
struct netbuf addrmask;
Expand Down

0 comments on commit e2408c9

Please sign in to comment.