projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc32567
)
Squashfs: get rid of obsolete variable in struct squashfs_sb_info
author
Phillip Lougher
<
[email protected]
>
Thu, 25 Feb 2010 00:54:48 +0000
(
00:54
+0000)
committer
Phillip Lougher
<
[email protected]
>
Fri, 5 Mar 2010 15:35:20 +0000
(15:35 +0000)
Signed-off-by: Phillip Lougher <
[email protected]
>
fs/squashfs/squashfs_fs_sb.h
patch
|
blob
|
history
diff --git
a/fs/squashfs/squashfs_fs_sb.h
b/fs/squashfs/squashfs_fs_sb.h
index 753335085e41f22be30fd7ebea37a198072f08d3..2e77dc547e253df03d94f8dfe0a849358810d082 100644
(file)
--- a/
fs/squashfs/squashfs_fs_sb.h
+++ b/
fs/squashfs/squashfs_fs_sb.h
@@
-61,7
+61,6
@@
struct squashfs_sb_info {
int next_meta_index;
__le64 *id_table;
__le64 *fragment_index;
- unsigned int *fragment_index_2;
struct mutex read_data_mutex;
struct mutex meta_index_mutex;
struct meta_index *meta_index;