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 {