patch-2.1.89 linux/fs/lockd/svcproc.c
Next file: linux/fs/lockd/xdr.c
Previous file: linux/fs/isofs/inode.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Feb 28 11:19:57 1998
-  Orig file: 
v2.1.88/linux/fs/lockd/svcproc.c
-  Orig date: 
Mon Apr  7 11:35:30 1997
diff -u --recursive --new-file v2.1.88/linux/fs/lockd/svcproc.c linux/fs/lockd/svcproc.c
@@ -63,7 +63,7 @@
 
 		/* Set up the missing parts of the file_lock structure */
 		lock->fl.fl_file  = &file->f_file;
-		lock->fl.fl_owner = host;
+		lock->fl.fl_owner = (fl_owner_t) host;
 	}
 
 	return 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov