Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310022
b: refs/heads/master
c: a0a9b04
h: refs/heads/master
v: v3
  • Loading branch information
Shai Fultheim authored and Al Viro committed May 31, 2012
1 parent b173426 commit 85d9c36
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: 3ed37648e1cbf1bbebc200c6ea8fd8daf8325843
refs/heads/master: a0a9b0433767713342f9cc70f563483c38e26f30
2 changes: 1 addition & 1 deletion trunk/fs/buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -3152,7 +3152,7 @@ SYSCALL_DEFINE2(bdflush, int, func, long, data)
/*
* Buffer-head allocation
*/
static struct kmem_cache *bh_cachep;
static struct kmem_cache *bh_cachep __read_mostly;

/*
* Once the number of bh's in the machine exceeds this level, we start
Expand Down

0 comments on commit 85d9c36

Please sign in to comment.