commit | 5e4f606e26d6a1df6784f5833ea258047ac93254 | [log] [tgz] |
---|---|---|
author | Martin Brandenburg <martin@omnibond.com> | Mon Feb 12 17:04:57 2018 +0000 |
committer | Mike Marshall <hubcap@omnibond.com> | Fri May 03 14:32:38 2019 -0400 |
tree | d6a97f4c40806e71209a445034dfa37e761fff3e | |
parent | 5e7f1d433804450cdb5ba478d26742963e06b1bc [diff] |
orangefs: hold i_lock during inode_getattr This should be a no-op now. When inode writeback works, this will prevent a getattr from overwriting inode data while an inode is transitioning to dirty. Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>