Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38597
b: refs/heads/master
c: d41cc70
h: refs/heads/master
i:
  38595: 506db4c
v: v3
  • Loading branch information
Steven Whitehouse committed Jan 30, 2006
1 parent 946e399 commit 6a1a3dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b381beadee8a3d6e690d30bdccddd08ab024945e
refs/heads/master: d41cc702cc4ba3782ebe3b2e189633607d5ccd6a
1 change: 1 addition & 0 deletions trunk/mm/readahead.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping)
ra->ra_pages = mapping->backing_dev_info->ra_pages;
ra->prev_page = -1;
}
EXPORT_SYMBOL_GPL(file_ra_state_init);

/*
* Return max readahead size for this inode in number-of-pages.
Expand Down

0 comments on commit 6a1a3dc

Please sign in to comment.