On Fri, Aug 03, 2018 at 10:31:01PM +0300, Dan Carpenter wrote: > We added a new error path to insert_inode_locked() but we need to drop > the inode_hash_lock spin_lock before we return. Folded, with credits.
On Fri, Aug 03, 2018 at 10:31:01PM +0300, Dan Carpenter wrote: > We added a new error path to insert_inode_locked() but we need to drop > the inode_hash_lock spin_lock before we return. Folded, with credits.