Skip to content
Commit 6faf05c2 authored by Miklos Szeredi's avatar Miklos Szeredi Committed by Linus Torvalds
Browse files

ovl: set I_CREATING on inode being created



...otherwise there will be list corruption due to inode_sb_list_add() being
called for inode already on the sb list.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
Fixes: e950564b ("vfs: don't evict uninitialized inode")
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent cd9b44f9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment