git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1da8eec
)
xfs: remove unused parameter from xfs_reclaim_inodes
author
Dave Chinner
<david@fromorbit.com>
Mon, 8 Jun 2009 13:35:12 +0000
(15:35 +0200)
committer
Christoph Hellwig
<hch@brick.lst.de>
Mon, 8 Jun 2009 13:35:12 +0000
(15:35 +0200)
The noblock parameter of xfs_reclaim_inodes is only ever set to zero. Remove
it and all the conditional code that is never executed.
Signed-off-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
No differences found