Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mqueue doesn't need make_bad_inode()
It never hashes them anyway and does final iput() immediately afterwards. With ->drop_inode() being generic_delete_inode()... Signed-off-by: Al Viro <[email protected]>
- Loading branch information