X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=fs%2Fgfs2%2Fops_file.h;h=7e5d8ec9c8463c1bbcc354d13379d57c8844324c;hb=43cd73658d8077ee6899b0b5029aad0cba1e9f92;hp=ce319f89ec8e9ae95c64469a678a713465b28c76;hpb=f2f7ba5237e2fe10ba3e328a4f728b9e1ff141da;p=cascardo%2Flinux.git diff --git a/fs/gfs2/ops_file.h b/fs/gfs2/ops_file.h index ce319f89ec8e..7e5d8ec9c846 100644 --- a/fs/gfs2/ops_file.h +++ b/fs/gfs2/ops_file.h @@ -17,7 +17,7 @@ extern struct file gfs2_internal_file_sentinel; extern int gfs2_internal_read(struct gfs2_inode *ip, struct file_ra_state *ra_state, char *buf, loff_t *pos, unsigned size); - +extern void gfs2_set_inode_flags(struct inode *inode); extern const struct file_operations gfs2_file_fops; extern const struct file_operations gfs2_dir_fops;