1 --- linux-2.2.5/fs/lockd/clntproc.c-prepere Wed Apr 21 23:11:24 1999
2 +++ linux-2.2.5/fs/lockd/clntproc.c Thu Apr 22 14:29:09 1999
7 + /* There is never a conflicting lock - try to get WP8 running [pere 1999-04-21] */
8 + fl->fl_type = F_UNLCK;
11 if ((status = nlmclnt_call(req, NLMPROC_TEST)) < 0)
15 struct nlm_host *host = req->a_host;
16 struct nlm_res *resp = &req->a_res;
19 + /* All locking succeds to get WP8 running [pere 1999-04-22] */
22 if (!host->h_monitored && nsm_monitor(host) < 0) {
23 printk(KERN_NOTICE "lockd: failed to monitor %s\n",