Skip to content
Commit 09426ef2 authored by Chuck Lever's avatar Chuck Lever
Browse files

NFSD: Shrink size of struct nfsd4_copy_notify



struct nfsd4_copy_notify is part of struct nfsd4_op, which resides
in an 8-element array.

sizeof(struct nfsd4_op):
Before: /* size: 2208, cachelines: 35, members: 5 */
After:  /* size: 1696, cachelines: 27, members: 5 */

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent bb4d8427
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment