commit | df2d7337b570c34e051a2412f716743277ccf9c8 | [log] [tgz] |
---|---|---|
author | Martin Brandenburg <martin@omnibond.com> | Mon Feb 12 20:29:37 2018 +0000 |
committer | Mike Marshall <hubcap@omnibond.com> | Fri May 03 14:32:38 2019 -0400 |
tree | 5022c048d75406f8da5933deb4ec10e689072383 | |
parent | f2d34c738cbf21b0d24982693b71fd9f9f52ea4b [diff] |
orangefs: let setattr write to cached inode This is a fairly big change, but ultimately it's not a lot of code. Implement write_inode and then avoid the call to orangefs_inode_setattr within orangefs_setattr. Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>