aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/incore.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/incore.h')
-rw-r--r--fs/gfs2/incore.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h
index b5a994d1b5f..423cfa72b4c 100644
--- a/fs/gfs2/incore.h
+++ b/fs/gfs2/incore.h
@@ -277,12 +277,8 @@ enum {
struct gfs2_file {
unsigned long f_flags; /* GFF_... */
-
struct mutex f_fl_mutex;
struct gfs2_holder f_fl_gh;
-
- struct gfs2_inode *f_inode;
- struct file *f_vfile;
};
struct gfs2_revoke {