Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[linux-2.6-microblaze.git] / include / linux / nfs_xdr.h
index 717ecc8..e9698b6 100644 (file)
@@ -277,6 +277,7 @@ struct nfs4_layoutget {
        struct nfs4_layoutget_args args;
        struct nfs4_layoutget_res res;
        const struct cred *cred;
+       struct pnfs_layout_hdr *lo;
        gfp_t gfp_flags;
 };