Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269222
b: refs/heads/master
c: 1958c7c
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Boaz Harrosh committed Oct 3, 2011
1 parent 4868cb7 commit 3ea9a7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: a8f8c45082cb78489c5e6050c372ddac73ae439e
refs/heads/master: 1958c7c284298f0d17a1ab3820c77c40ea3d3711
4 changes: 2 additions & 2 deletions trunk/fs/exofs/ore.c
Original file line number Diff line number Diff line change
Expand Up @@ -753,8 +753,8 @@ struct _trunc_info {
unsigned max_devs;
};

void _calc_trunk_info(struct ore_layout *layout, u64 file_offset,
struct _trunc_info *ti)
static void _calc_trunk_info(struct ore_layout *layout, u64 file_offset,
struct _trunc_info *ti)
{
unsigned stripe_unit = layout->stripe_unit;

Expand Down

0 comments on commit 3ea9a7b

Please sign in to comment.