]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/fuse/fuse_i.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
[net-next-2.6.git] / fs / fuse / fuse_i.h
index 9d0a51852d8a4c835b5a443fbc42b2be9d57fa7e..8f309f04064e9044e992a619b363db2f9e8d6ef5 100644 (file)
@@ -571,8 +571,7 @@ void fuse_release_common(struct file *file, int opcode);
 /**
  * Send FSYNC or FSYNCDIR request
  */
-int fuse_fsync_common(struct file *file, struct dentry *de, int datasync,
-                     int isdir);
+int fuse_fsync_common(struct file *file, int datasync, int isdir);
 
 /**
  * Notify poll wakeup