commit | e092693443b995c8e3a565a73b5fdb05f1260f9b | [log] [tgz] |
---|---|---|
author | Olga Kornievskaia <kolga@netapp.com> | Mon May 08 18:02:24 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon May 08 19:01:06 2017 -0400 |
tree | e3d20255e0cae9262b5950f3e86f78643a8ab7f4 | |
parent | 28cf22d0ba283deccc30b71de5f34d222cf9aa4c [diff] |
NFS append COMMIT after synchronous COPY Instead of messing with the commit path which has been causing issues, add a COMMIT op after the COPY and ask for stable copies in the first space. It saves a round trip, since after the COPY, the client sends a COMMIT anyway. Signed-off-by: Olga Kornievskaia <kolga@netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>