Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50971dc6 authored by Chao Yu's avatar Chao Yu Committed by Sahitya Tummala
Browse files

f2fs: record quota during dot{,dot} recovery



commit a6d3a479ae082173c6102eba0e502cc439dacf21 upstream.

In ->lookup(), we will have a try to recover dot or dotdot for
corrupted directory, once disk quota is on, if it allocates new
block during dotdot recovery, we need to record disk quota info
for the allocation, so this patch fixes this issue by adding
missing dquot_initialize() in __recover_dot_dentries.

Signed-off-by: default avatarChao Yu <yuchao0@huawei.com>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
Git-commit: c068e5d8
Git-repo: https://android.googlesource.com/kernel/common.git


Signed-off-by: default avatarSahitya Tummala <stummala@codeaurora.org>
parent 74d73485
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment