On Tue, 11 Nov 2008 12:56:46 -0800 Warren Turkal <wt@xxxxxxxxxxxxxxxx> wrote: > Signed-off-by: Warren Turkal <wt@xxxxxxxxxxxxxxxx> > --- > fs/hfsplus/hfsplus_raw.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/fs/hfsplus/hfsplus_raw.h b/fs/hfsplus/hfsplus_raw.h > index fe99fe8..14f1dd8 100644 > --- a/fs/hfsplus/hfsplus_raw.h > +++ b/fs/hfsplus/hfsplus_raw.h > @@ -94,7 +94,7 @@ struct hfsplus_vh { > __be16 version; > __be32 attributes; > __be32 last_mount_vers; > - u32 reserved; > + __be32 journal_info_block; > > __be32 create_date; > __be32 modify_date; Please include a changelog which fully describes the reason for making this change. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html