X-Git-Url: https://bbs.cooldavid.org/git/?a=blobdiff_plain;f=fs%2Finternal.h;h=e43b9a4dbf4e602e39f9ca4e85a77f364798980b;hb=bba14de98753cb6599a2dae0e520714b2153522d;hp=ebad3b90752dae0b37838734293ee36864af2c02;hpb=169ed55bd30305b933f52bfab32a58671d44ab68;p=net-next-2.6.git diff --git a/fs/internal.h b/fs/internal.h index ebad3b90752..e43b9a4dbf4 100644 --- a/fs/internal.h +++ b/fs/internal.h @@ -106,5 +106,5 @@ extern void release_open_intent(struct nameidata *); * inode.c */ extern int get_nr_dirty_inodes(void); -extern int evict_inodes(struct super_block *); +extern void evict_inodes(struct super_block *); extern int invalidate_inodes(struct super_block *);