Chao Yu 1c41e6808e f2fs: fix to initialize i_current_depth according to inode type
i_current_depth is used only for directory inode, but its space is
shared with i_gc_failures field used for regular inode, in order to
avoid affecting i_gc_failures' value, this patch fixes to initialize
the union's fields according to inode type.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2018-05-31 11:31:50 -07:00
..
2016-09-14 16:52:36 -07:00
2018-05-31 11:31:49 -07:00
2018-01-02 19:27:29 -08:00
2018-04-11 10:28:39 -07:00
2017-10-10 12:49:53 -07:00