diff options
Diffstat (limited to 'fs/gfs2/inode.h')
-rw-r--r-- | fs/gfs2/inode.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/gfs2/inode.h b/fs/gfs2/inode.h index 30cfcc10beb2..8bb8b559bcea 100644 --- a/fs/gfs2/inode.h +++ b/fs/gfs2/inode.h | |||
@@ -50,8 +50,6 @@ int gfs2_glock_nq_m_atime(unsigned int num_gh, struct gfs2_holder *ghs); | |||
50 | 50 | ||
51 | int gfs2_setattr_simple(struct gfs2_inode *ip, struct iattr *attr); | 51 | int gfs2_setattr_simple(struct gfs2_inode *ip, struct iattr *attr); |
52 | 52 | ||
53 | int gfs2_repermission(struct inode *inode, int mask, struct nameidata *nd); | ||
54 | |||
55 | struct inode *gfs2_lookup_simple(struct inode *dip, const char *name); | 53 | struct inode *gfs2_lookup_simple(struct inode *dip, const char *name); |
56 | 54 | ||
57 | #endif /* __INODE_DOT_H__ */ | 55 | #endif /* __INODE_DOT_H__ */ |