NFSv4.2: fix COPY_NOTIFY xdr buf size calculation
authorOlga Kornievskaia <okorniev@redhat.com>
Fri, 13 Dec 2024 16:52:00 +0000 (11:52 -0500)
committerAnna Schumaker <anna.schumaker@oracle.com>
Tue, 21 Jan 2025 16:34:50 +0000 (11:34 -0500)
commite8380c2d06055665b3df6c03964911375d7f9290
tree75acc7faa0f730c8cb40e1773f05c741dae3ccd8
parentaa9e4ad0fd87f44748af84616accbd42cfb875aa
NFSv4.2: fix COPY_NOTIFY xdr buf size calculation

We need to include sequence size in the compound.

Fixes: 0491567b51ef ("NFS: add COPY_NOTIFY operation")
Signed-off-by: Olga Kornievskaia <okorniev@redhat.com>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
fs/nfs/nfs42xdr.c