diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2018-08-22 10:55:22 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-08-22 13:15:25 -0700 |
commit | 6faf05c2b2b4fe70d9068067437649401531de0a (patch) | |
tree | 11013bae190f6188a45c62db96a3975a68863e26 /init | |
parent | cd9b44f90763c3367e8dd0601849ffb028e8ba52 (diff) | |
download | linux-6faf05c2b2b4fe70d9068067437649401531de0a.tar.bz2 |
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: Miklos Szeredi <mszeredi@redhat.com>
Fixes: e950564b97fd ("vfs: don't evict uninitialized inode")
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions