commit | 991eedb1371dc09b0f9848f59c8898fe63d198c0 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Apr 09 11:15:30 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu May 31 15:02:16 2018 -0400 |
tree | 70231a5bed710941ba15d27218bd5765085cbda4 | |
parent | 2f261020b6ddfa49dc8f1017fdc53e56276ba8b1 [diff] |
NFSv4: Only pass the delegation to setattr if we're sending a truncate Even then it isn't really necessary. The reason why we may not want to pass in a stateid in other cases is that we cannot use the delegation credential. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>