patch-2.3.24 linux/fs/lockd/clntproc.c
Next file: linux/fs/ncpfs/dir.c
Previous file: linux/fs/inode.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Oct 25 22:21:09 1999
- Orig file:
v2.3.23/linux/fs/lockd/clntproc.c
- Orig date:
Wed Feb 17 09:44:33 1999
diff -u --recursive --new-file v2.3.23/linux/fs/lockd/clntproc.c linux/fs/lockd/clntproc.c
@@ -69,6 +69,7 @@
call->a_args.lock = *lock;
call->a_args.lock.caller = system_utsname.nodename;
+ init_waitqueue_head(&lock->fl.fl_wait);
/* set default data area */
call->a_args.lock.oh.data = call->a_owner;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)