commit | 988363864132f86d5722dddd7f765080ef271519 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu May 03 09:00:33 2018 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat May 26 14:20:28 2018 -0400 |
tree | 49407857425a7b83629bd51efde388448bbd24c7 | |
parent | 1ae9bd8b7e4912b238a14adc7c559a7ecbb9c062 [diff] |
don't bother with tid_fd_revalidate() in lookups what we want it for is actually updating inode metadata; take _that_ into a separate helper and use it. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>