aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/eaops.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/eaops.h')
-rw-r--r--fs/gfs2/eaops.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/gfs2/eaops.h b/fs/gfs2/eaops.h
index 1c27700ee8b8..b045897e1e83 100644
--- a/fs/gfs2/eaops.h
+++ b/fs/gfs2/eaops.h
@@ -11,6 +11,7 @@
11#define __EAOPS_DOT_H__ 11#define __EAOPS_DOT_H__
12 12
13struct gfs2_ea_request; 13struct gfs2_ea_request;
14struct gfs2_inode;
14 15
15struct gfs2_eattr_operations { 16struct gfs2_eattr_operations {
16 int (*eo_get) (struct gfs2_inode *ip, struct gfs2_ea_request *er); 17 int (*eo_get) (struct gfs2_inode *ip, struct gfs2_ea_request *er);