From 037a639437ae18f092591b92c9cb8e9a29375f5f Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Thu, 2 Nov 2006 22:07:05 -0800 Subject: [PATCH] --- yaml --- r: 40649 b: refs/heads/master c: 86f4f0f9ba6e35fbbc409dfc3d8615c1a9822482 h: refs/heads/master i: 40647: e2bb010c8dee0f10da004a166092e770aad056cf v: v3 --- [refs] | 2 +- trunk/include/linux/ufs_fs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b021631fe19b..e0f4901fe4ff 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 941c7105dc4f4961727acc518e18e00b9a03cbf3 +refs/heads/master: 86f4f0f9ba6e35fbbc409dfc3d8615c1a9822482 diff --git a/trunk/include/linux/ufs_fs.h b/trunk/include/linux/ufs_fs.h index 61eef508b041..28967eda9d7b 100644 --- a/trunk/include/linux/ufs_fs.h +++ b/trunk/include/linux/ufs_fs.h @@ -908,7 +908,7 @@ struct ufs_super_block_third { __fs64 fs_csaddr; /* blk addr of cyl grp summary area */ __fs64 fs_pendingblocks;/* blocks in process of being freed */ __fs32 fs_pendinginodes;/*inodes in process of being freed */ - } fs_u2; + } __attribute__ ((packed)) fs_u2; } fs_un1; union { struct {