| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH] xfs: fix unreferenced var error in xfs_buf.c |
| From: | Dave Chinner <david@xxxxxxxxxxxxx> |
| Date: | Tue, 29 Mar 2011 18:09:20 +1100 |
From: Dave Chinner <dchinner@xxxxxxxxxx>
Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx>
---
fs/xfs/linux-2.6/xfs_buf.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/fs/xfs/linux-2.6/xfs_buf.c b/fs/xfs/linux-2.6/xfs_buf.c
index 596bb2c..d917146 100644
--- a/fs/xfs/linux-2.6/xfs_buf.c
+++ b/fs/xfs/linux-2.6/xfs_buf.c
@@ -657,8 +657,6 @@ xfs_buf_readahead(
xfs_off_t ioff,
size_t isize)
{
- struct backing_dev_info *bdi;
-
if (bdi_read_congested(target->bt_bdi))
return;
--
1.7.2.3
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Very aggressive memory reclaim, KOSAKI Motohiro |
|---|---|
| Next by Date: | Re: Very aggressive memory reclaim, John Lepikhin |
| Previous by Thread: | Deborah sent you yhe Post eCard!, Deborah |
| Next by Thread: | [PATCH] xfs: fix extent format buffer allocation size, Dave Chinner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |