Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40649
b: refs/heads/master
c: 86f4f0f
h: refs/heads/master
i:
  40647: e2bb010
v: v3
  • Loading branch information
Eric Sandeen authored and Linus Torvalds committed Nov 3, 2006
1 parent 53442a0 commit 037a639
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 941c7105dc4f4961727acc518e18e00b9a03cbf3
refs/heads/master: 86f4f0f9ba6e35fbbc409dfc3d8615c1a9822482
2 changes: 1 addition & 1 deletion trunk/include/linux/ufs_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 037a639

Please sign in to comment.