[PATCH] dentry->d_count fixes: d_invalidate
From: Maneesh Soni <maneesh@in.ibm.com> - d_invalidate() can incorrectly return success instead of returning -EBUSY as we can have situations where lockless d_lookup has found a dentry successfully before d_invalidate drops it
Showing
Please register or sign in to comment