On Tue, Jul 11, 2017 at 12:43:59PM -0400, Olga Kornievskaia wrote: > +struct nfsd4_copy_notify { > + /* request */ > + stateid_t cpn_src_stateid; > + struct nl4_server cpn_dst; > + > + /* response */ > + /* Note: cpn_src_stateid is used for cnr_stateid */ That might be worth a little more explanation. --b. > + u64 cpn_sec; > + u32 cpn_nsec; > + struct nl4_servers cpn_src; > +}; > + -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html