]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Try to join page groups before an O_DIRECT retransmission
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 31 Mar 2020 00:57:49 +0000 (20:57 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 1 Apr 2020 17:37:57 +0000 (13:37 -0400)
commit9dcacaa4d968697d872eeeed46f9a28286d2865e
treef8158a5483b1a880ef573b1d5e18db662064c7f6
parent493ba0c686d79eb5c54f452b3bb485b3b09309d3
NFS: Try to join page groups before an O_DIRECT retransmission

If we have to retransmit requests, try to join their page groups
first.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/direct.c
fs/nfs/write.c
include/linux/nfs_page.h