]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9d772060cc3726c312d47a095302b89942046d7d
treed722214137c8f8f41fea7ba1b43754dc01e83f54
parent0f61d812ccbd71218749db4b82ec79c99c1a55e9
NFSv4: Fix the alignment of page data in the getdeviceinfo reply

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

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