patch-2.3.28 linux/include/linux/fs.h
Next file: linux/include/linux/ide.h
Previous file: linux/include/linux/cycx_drv.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Nov 12 11:28:05 1999
- Orig file:
v2.3.27/linux/include/linux/fs.h
- Orig date:
Thu Nov 11 20:11:53 1999
diff -u --recursive --new-file v2.3.27/linux/include/linux/fs.h linux/include/linux/fs.h
@@ -682,7 +682,7 @@
int (*alloc_inode) (const struct inode *, unsigned long, uid_t);
void (*free_block) (const struct inode *, unsigned long);
void (*free_inode) (const struct inode *, unsigned long);
- int (*transfer) (struct inode *, struct iattr *, char, uid_t);
+ int (*transfer) (struct dentry *, struct iattr *, uid_t);
};
struct file_system_type {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)