pNFS/flexfiles: Process writeback resends from nfsiod context as well
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 18 Jun 2018 23:23:50 +0000 (19:23 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 19 Jun 2018 13:25:27 +0000 (09:25 -0400)
commit7b0df92ac12148098391bf53f3494af17812f264
tree90938dfa2df3d41f1748d05252691347300ad11b
parent42f86b44a4d356edba626171dfe0be061fc695af
pNFS/flexfiles: Process writeback resends from nfsiod context as well

Although the writeback resends are more robust than the reads, since they
are not immediately rescheduled by the same thread, we are better off
processing them in the same place as the reads.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/flexfilelayout/flexfilelayout.c