diff options
author | Pete Wyckoff <pw@osc.edu> | 2008-02-26 13:27:53 -0500 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2008-02-29 13:31:48 -0800 |
commit | 331552925d17ffa2f5c676e282d4fd37c852d9e3 (patch) | |
tree | 6dba57eb575399cef6e7498110670209ee99f148 /drivers/infiniband/hw/cxgb3/iwch_provider.c | |
parent | 35fb5340e3de5dff86923eb0cded748c3a6e05e7 (diff) | |
download | linux-331552925d17ffa2f5c676e282d4fd37c852d9e3.tar.gz linux-331552925d17ffa2f5c676e282d4fd37c852d9e3.tar.bz2 linux-331552925d17ffa2f5c676e282d4fd37c852d9e3.zip |
IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()
Commit a3cd7d90 ("IB/fmr_pool: ib_fmr_pool_flush() should flush all
dirty FMRs") caused a regression for iSER and was reverted in
e5507736.
This change attempts to redo the original patch so that all used FMR
entries are flushed when ib_flush_fmr_pool() is called without
affecting the normal FMR pool cleaning thread. Simply move used
entries from the clean list onto the dirty list in ib_flush_fmr_pool()
before letting the cleanup thread do its job.
Signed-off-by: Pete Wyckoff <pw@osc.edu>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/hw/cxgb3/iwch_provider.c')
0 files changed, 0 insertions, 0 deletions