[GFS2] [-mm patch] fs/gfs2/: possible cleanups
[deliverable/linux.git] / fs / gfs2 / eattr.c
index 8219d471f06c6e7384025b94ce6ea38f8733d4de..d3316cab2be46bb0eb3ed581ab797c74aba343e0 100644 (file)
@@ -358,6 +358,7 @@ static int ea_remove_unstuffed(struct gfs2_inode *ip, struct buffer_head *bh,
        return error;
 }
 
+#if 0
 
 static int gfs2_ea_repack_i(struct gfs2_inode *ip)
 {
@@ -382,6 +383,8 @@ int gfs2_ea_repack(struct gfs2_inode *ip)
        return error;
 }
 
+#endif  /*  0  */
+
 struct ea_list {
        struct gfs2_ea_request *ei_er;
        unsigned int ei_size;
This page took 0.039348 seconds and 5 git commands to generate.