From 3eb86093ea400c58f444eac0debcf6c50d617418 Mon Sep 17 00:00:00 2001 From: Trond Myklebust Date: Fri, 8 Feb 2019 10:31:05 -0500 Subject: NFSv4.2: Add client support for the generic 'layouterror' RPC call Signed-off-by: Trond Myklebust --- include/linux/nfs4.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/linux/nfs4.h') diff --git a/include/linux/nfs4.h b/include/linux/nfs4.h index 1b06f0b28453..22494d170619 100644 --- a/include/linux/nfs4.h +++ b/include/linux/nfs4.h @@ -538,6 +538,7 @@ enum { NFSPROC4_CLNT_OFFLOAD_CANCEL, NFSPROC4_CLNT_LOOKUPP, + NFSPROC4_CLNT_LAYOUTERROR, }; /* nfs41 types */ -- cgit v1.2.3-59-g8ed1b