NFSv4: Don't special case "launder"
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 26 Apr 2017 16:26:22 +0000 (12:26 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 26 Apr 2017 17:03:04 +0000 (13:03 -0400)
commitc373fff7bd252ec36e8a895c58a584088f1d38bc
tree005607bf423bbe80c003c33f71c84a7e2229d992
parent54551d85ad48b5b5f5735b9b76c147096828b626
NFSv4: Don't special case "launder"

If the client receives a fatal server error from nfs_pageio_add_request(),
then we should always truncate the page on which the error occurred.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/file.c
fs/nfs/write.c
include/linux/nfs_fs.h