]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/statfs.c
MIPS: c-r4k: Treat physically indexed dcaches as not aliasing
[karo-tx-linux.git] / fs / statfs.c
index 083dc0ac91408870254cac60ed4b06580deba610..13ae259d48795a782e566b7deaceadc73f86d8c7 100644 (file)
@@ -63,7 +63,7 @@ static int statfs_by_dentry(struct dentry *dentry, struct kstatfs *buf)
        return retval;
 }
 
-int vfs_statfs(struct path *path, struct kstatfs *buf)
+int vfs_statfs(const struct path *path, struct kstatfs *buf)
 {
        int error;