patch-2.3.99-pre6 linux/fs/smbfs/file.c
Next file: linux/fs/stat.c
Previous file: linux/fs/select.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Apr 25 17:28:56 2000
-  Orig file: 
v2.3.99-pre5/linux/fs/smbfs/file.c
-  Orig date: 
Mon Mar 27 08:08:30 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/fs/smbfs/file.c linux/fs/smbfs/file.c
@@ -167,7 +167,7 @@
  * We are called with the page locked and the caller unlocks.
  */
 static int
-smb_writepage(struct dentry *dentry, struct page *page)
+smb_writepage(struct file *file, struct dentry *dentry, struct page *page)
 {
 	struct inode *inode = dentry->d_inode;
 	unsigned long end_index = inode->i_size >> PAGE_CACHE_SHIFT;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)