]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.2: Fix up the get/listxattr calls to rpc_prepare_reply_pages()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 3 Dec 2020 17:04:51 +0000 (12:04 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 10 Dec 2020 14:01:53 +0000 (09:01 -0500)
commite25365ce6da65704400b581561a493842cdda619
treed9e84d8714e5a54de91647991c38460e165e2f01
parent99bbab3e110c52e7c0bb59af806d4f1dc52df6be
NFSv4.2: Fix up the get/listxattr calls to rpc_prepare_reply_pages()

Ensure that both getxattr and listxattr page array are correctly
aligned, and that getxattr correctly accounts for the page padding word.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs42xdr.c