The patch introduces the 's2sc' export option to exportfs and along with the recently sent kernel patch will enable inter server to server copies on specified exports The idea being when servers have very interconnect (as in cluster environments) admins can use this option to create very fast copy paths. Steve Dickson (1): exportfs: Add the 's2sc' option allowing inter server to server copies support/include/nfs/export.h | 1 + support/nfs/exports.c | 5 +++++ utils/exportfs/exportfs.c | 2 ++ utils/exportfs/exports.man | 14 ++++++++++++++ 4 files changed, 22 insertions(+) -- 2.31.1