X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fcoda%2Fcoda_int.h;h=6b443ff43a19dd829b1d35877d144e37b2fce918;hb=709d015bb810a3377feaee3093d110a17e919019;hp=d99860a33890d7ae9a0734b17c5fc4e0263eebdf;hpb=f579bbcd9bb8b688df03191b92c56ab8af4d6322;p=pandora-kernel.git diff --git a/fs/coda/coda_int.h b/fs/coda/coda_int.h index d99860a33890..6b443ff43a19 100644 --- a/fs/coda/coda_int.h +++ b/fs/coda/coda_int.h @@ -11,8 +11,7 @@ extern int coda_fake_statfs; void coda_destroy_inodecache(void); int coda_init_inodecache(void); -int coda_fsync(struct file *coda_file, struct dentry *coda_dentry, - int datasync); +int coda_fsync(struct file *coda_file, int datasync); void coda_sysctl_init(void); void coda_sysctl_clean(void);