Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16549
b: refs/heads/master
c: a8745db
h: refs/heads/master
i:
  16547: 1def45c
v: v3
  • Loading branch information
NeilBrown authored and Linus Torvalds committed Jan 6, 2006
1 parent 198dec0 commit 073791c
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: ea03aff93b4117c2ddfb91b34b44a44e19df24cd
refs/heads/master: a8745db232dd86f145bff6946e78f839acab511b
2 changes: 1 addition & 1 deletion trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ int sync_page_io(struct block_device *bdev, sector_t sector, int size,
bio_put(bio);
return ret;
}
EXPORT_SYMBOL(sync_page_io);
EXPORT_SYMBOL_GPL(sync_page_io);

static int read_disk_sb(mdk_rdev_t * rdev, int size)
{
Expand Down

0 comments on commit 073791c

Please sign in to comment.