K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2020-05-01T01:30:11.232977Z K 7 svn:log V 232 Modify nfsm_copyfrommbuf() so that it calls nfsm_copfrommbuf_extpgs() for the ext_pgs mbuf case. This small change simplifies the callers and minimizes the changes required to integrate ext_pgs mbuf handling into the code in head. END