NFSv4: Fix the alignment of page data in the getdeviceinfo reply
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 14 Nov 2020 02:42:16 +0000 (21:42 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 2 Dec 2020 19:05:53 +0000 (14:05 -0500)
commit046e5ccb4198b990190e11fb52fd9cfd264402eb
treed722214137c8f8f41fea7ba1b43754dc01e83f54
parent988998134996a397a47cf758627def5f20dc1e88
NFSv4: Fix the alignment of page data in the getdeviceinfo reply

We can fit the device_addr4 opaque data padding in the pages.

Fixes: cf500bac8fd4 ("SUNRPC: Introduce rpc_prepare_reply_pages()")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4xdr.c