VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Christoph Hellwig <hch@tuxera.com> 2010-10-01 05:44:02 +0200 committer: Christoph Hellwig <hch@lst.de> 2010-10-01 05:44:02 +0200 commit: 58a818f532e83f337689358c102ba2048d1b37f5 parent: 66e5db05bb6670f314d90aba5998e6a033e4d563
Commit Summary:
hfsplus: remove the rsrc_inodes list
Diffstat:
1 file changed, 0 insertions, 1 deletion
diff --git a/fs/hfsplus/hfsplus_fs.h b/fs/hfsplus/hfsplus_fs.h
index 5e2418a71887..0cd9ba00f968 100644
--- a/fs/hfsplus/hfsplus_fs.h
+++ b/fs/hfsplus/hfsplus_fs.h
@@ -145,8 +145,6 @@ struct hfsplus_sb_info {
 	int part, session;
 
 	unsigned long flags;
-
-	struct hlist_head rsrc_inodes;
 };
 
 #define HFSPLUS_SB_WRITEBACKUP	0x0001