Chao Yu d5f8aab3ae 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-06-28 15:49:24 -07:00
..
2016-09-14 16:52:36 -07:00
2018-06-28 15:49:24 -07:00
2018-01-27 13:29:24 -08:00
2017-12-18 17:21:45 -08:00