diff options
author | Steven Whitehouse <steve@chygwyn.com> | 2006-01-18 05:29:04 -0500 |
---|---|---|
committer | Steven Whitehouse <steve@chygwyn.com> | 2006-01-18 05:29:04 -0500 |
commit | 666a2c534cc6238932296a95c9e9c06ca3b73d97 (patch) | |
tree | c446ee47e6949f8315616b257bd82f918f3792db /fs/gfs2/eattr.h | |
parent | c73530a1f9633b2e7e6e19d0274b575febf8e8dc (diff) |
[GFS2] Remove unused code from various files
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
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, |