Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26402
b: refs/heads/master
c: b15fb6b
h: refs/heads/master
v: v3
  • Loading branch information
Paolo 'Blaisorblade' Giarrusso authored and Linus Torvalds committed May 2, 2006
1 parent c1fb8dc commit 813b280
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: 2ace87b9502d922397cabaf07d73e0b60c480ecf
refs/heads/master: b15fb6b157b83ce983e42130ab7d1a866020d8f5
2 changes: 1 addition & 1 deletion trunk/arch/um/drivers/cow_user.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ struct cow_header_v3_broken {
__u32 alignment;
__u32 cow_format;
char backing_file[PATH_LEN_V3];
} __attribute__((packed));
};

/* COW format definitions - for now, we have only the usual COW bitmap */
#define COW_BITMAP 0
Expand Down

0 comments on commit 813b280

Please sign in to comment.