Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 536e43d1 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Optimise away unnecessary setattrs for open(O_TRUNC);



Currently, we will correctly optimise away a truncate that doesn't
change the file size. However, in the case of open(O_TRUNC), we
also want to optimise away the time changes.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 48c22eb2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment