Re: [RFC PATCH 1/6] vfs, coda: Fix the lack of locking in FID replacement inode rehashing
From: David Howells
Date: Thu Apr 18 2019 - 12:12:19 EST
Matthew Wilcox <willy@xxxxxxxxxxxxx> wrote:
> Don't you also need to delete the remove_inode_hash() and
> __insert_inode_hash() calls?
Yep. Good point.
David