Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233270
b: refs/heads/master
c: 3aa6e0a
h: refs/heads/master
v: v3
  • Loading branch information
Konstantin Khorenko authored and J. Bruce Fields committed Feb 14, 2011
1 parent ba8901b commit 07af542
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: 0af3f814ccf0a13d3e01e8115b96f1824379fc72
refs/heads/master: 3aa6e0aa8ab3e64bbfba092c64d42fd1d006b124
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/vfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@ nfsd_get_raparms(dev_t dev, ino_t ino)
if (ra->p_count == 0)
frap = rap;
}
depth = nfsdstats.ra_size*11/10;
depth = nfsdstats.ra_size;
if (!frap) {
spin_unlock(&rab->pb_lock);
return NULL;
Expand Down

0 comments on commit 07af542

Please sign in to comment.