diff options
Diffstat (limited to '0003-Make-static-usermode-helper-binaries-constant.patch')
| -rw-r--r-- | 0003-Make-static-usermode-helper-binaries-constant.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0003-Make-static-usermode-helper-binaries-constant.patch b/0003-Make-static-usermode-helper-binaries-constant.patch index 4526977333ba58..eff8b1527e4aea 100644 --- a/0003-Make-static-usermode-helper-binaries-constant.patch +++ b/0003-Make-static-usermode-helper-binaries-constant.patch @@ -145,7 +145,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> } --- a/fs/nfsd/nfs4layouts.c +++ b/fs/nfsd/nfs4layouts.c -@@ -613,6 +613,7 @@ nfsd4_cb_layout_fail(struct nfs4_layout_ +@@ -614,6 +614,7 @@ nfsd4_cb_layout_fail(struct nfs4_layout_ { struct nfs4_client *clp = ls->ls_stid.sc_client; char addr_str[INET6_ADDRSTRLEN]; @@ -153,7 +153,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> static char *envp[] = { "HOME=/", "TERM=linux", -@@ -628,12 +629,13 @@ nfsd4_cb_layout_fail(struct nfs4_layout_ +@@ -629,12 +630,13 @@ nfsd4_cb_layout_fail(struct nfs4_layout_ "nfsd: client %s failed to respond to layout recall. " " Fencing..\n", addr_str); |
