commit | a2b757fe0fcd46f32ee35882610a797cd3dcda6f | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Apr 15 22:36:59 2019 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed May 01 22:43:26 2019 -0400 |
tree | 03cc797b9bd3caabb9d399fd150a4830314fd4d9 | |
parent | f614ee1e3ea7ac155f827294fccb4816552c99ec [diff] |
ntfs: switch to ->free_inode() move the synchronous stuff from ->destroy_inode() to ->evict_inode(), turn the RCU-delayed part into ->free_inode() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>