Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346617
b: refs/heads/master
c: 4c10021
h: refs/heads/master
i:
  346615: 472f515
v: v3
  • Loading branch information
Yanchuan Nian authored and Trond Myklebust committed Nov 25, 2012
1 parent ee2b610 commit 2850d50
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: d751f748b359534d78e2b2e52b59d39f0e0540aa
refs/heads/master: 4c1002100898d03c5c9142ffaf58351c841ab94a
2 changes: 1 addition & 1 deletion trunk/fs/nfs/write.c
Original file line number Diff line number Diff line change
Expand Up @@ -1829,7 +1829,7 @@ int __init nfs_init_writepagecache(void)
goto out_destroy_write_mempool;

nfs_commit_mempool = mempool_create_slab_pool(MIN_POOL_COMMIT,
nfs_wdata_cachep);
nfs_cdata_cachep);
if (nfs_commit_mempool == NULL)
goto out_destroy_commit_cache;

Expand Down

0 comments on commit 2850d50

Please sign in to comment.