Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29829
b: refs/heads/master
c: d84a847
h: refs/heads/master
i:
  29827: 78c4601
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Jun 25, 2006
1 parent f7dd356 commit 415abd6
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: 00212fef814612245ed0261cbac8426d0c9a31a5
refs/heads/master: d84a84775bba661d5a3fd06757bbb419381937f3
2 changes: 1 addition & 1 deletion trunk/include/linux/bio.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
#define BIO_BUG_ON
#endif

#define BIO_MAX_PAGES (256)
#define BIO_MAX_PAGES 256
#define BIO_MAX_SIZE (BIO_MAX_PAGES << PAGE_CACHE_SHIFT)
#define BIO_MAX_SECTORS (BIO_MAX_SIZE >> 9)

Expand Down

0 comments on commit 415abd6

Please sign in to comment.