This series is the result of splitting the patch v3. Removing dprintk is now done in a separate cleanup commit. No additional changes. Prerequisite patch: [v3] nfsd: Use correct error code when decoding extents Signed-off-by: Sergey Bashirov <sergeybashirov@xxxxxxxxx> --- Sergey Bashirov (2): nfsd: Drop dprintk in blocklayout xdr functions nfsd: Implement large extent array support in pNFS fs/nfsd/blocklayout.c | 20 ++++--- fs/nfsd/blocklayoutxdr.c | 118 ++++++++++++++++++++------------------- fs/nfsd/blocklayoutxdr.h | 4 +- fs/nfsd/nfs4proc.c | 2 +- fs/nfsd/nfs4xdr.c | 11 ++-- fs/nfsd/pnfs.h | 1 + fs/nfsd/xdr4.h | 3 +- 7 files changed, 83 insertions(+), 76 deletions(-) -- 2.43.0