diff options
Diffstat (limited to 'fs/gfs2/eattr.h')
-rw-r--r-- | fs/gfs2/eattr.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/gfs2/eattr.h b/fs/gfs2/eattr.h index a64039295759..e5a42abf68a3 100644 --- a/fs/gfs2/eattr.h +++ b/fs/gfs2/eattr.h | |||
@@ -74,8 +74,6 @@ int gfs2_ea_remove(struct gfs2_inode *ip, struct gfs2_ea_request *er); | |||
74 | 74 | ||
75 | int gfs2_ea_dealloc(struct gfs2_inode *ip); | 75 | int gfs2_ea_dealloc(struct gfs2_inode *ip); |
76 | 76 | ||
77 | int gfs2_get_eattr_meta(struct gfs2_inode *ip, struct gfs2_user_buffer *ub); | ||
78 | |||
79 | /* Exported to acl.c */ | 77 | /* Exported to acl.c */ |
80 | 78 | ||
81 | int gfs2_ea_find(struct gfs2_inode *ip, | 79 | int gfs2_ea_find(struct gfs2_inode *ip, |