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 2b4152b1fcbe..ffd56686225b 100644 --- a/fs/gfs2/eattr.h +++ b/fs/gfs2/eattr.h | |||
@@ -61,8 +61,6 @@ struct gfs2_ea_location { | |||
61 | struct gfs2_ea_header *el_prev; | 61 | struct gfs2_ea_header *el_prev; |
62 | }; | 62 | }; |
63 | 63 | ||
64 | int gfs2_ea_repack(struct gfs2_inode *ip); | ||
65 | |||
66 | int gfs2_ea_get_i(struct gfs2_inode *ip, struct gfs2_ea_request *er); | 64 | int gfs2_ea_get_i(struct gfs2_inode *ip, struct gfs2_ea_request *er); |
67 | int gfs2_ea_set_i(struct gfs2_inode *ip, struct gfs2_ea_request *er); | 65 | int gfs2_ea_set_i(struct gfs2_inode *ip, struct gfs2_ea_request *er); |
68 | int gfs2_ea_remove_i(struct gfs2_inode *ip, struct gfs2_ea_request *er); | 66 | int gfs2_ea_remove_i(struct gfs2_inode *ip, struct gfs2_ea_request *er); |