]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/jfs/jfs_inode.h
drop unused dentry argument to ->fsync
[net-next-2.6.git] / fs / jfs / jfs_inode.h
index 9e6bda30a6e86671abc5b878cecc6c7441c7376d..11042b1f44b5fbd0e60f856e01595144d53213aa 100644 (file)
@@ -21,7 +21,7 @@
 struct fid;
 
 extern struct inode *ialloc(struct inode *, umode_t);
-extern int jfs_fsync(struct file *, struct dentry *, int);
+extern int jfs_fsync(struct file *, int);
 extern long jfs_ioctl(struct file *, unsigned int, unsigned long);
 extern long jfs_compat_ioctl(struct file *, unsigned int, unsigned long);
 extern struct inode *jfs_iget(struct super_block *, unsigned long);