Searched hist:"955 ebcd3a910b00de94be8797b20b8cfb2ee0fd8" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | xattr.c | diff 955ebcd3a910b00de94be8797b20b8cfb2ee0fd8 Mon Jul 22 04:57:05 CDT 2019 Chao Yu <yuchao0@huawei.com> f2fs: fix to spread f2fs_is_checkpoint_ready()
We missed to call f2fs_is_checkpoint_ready() in several places, it may allow space allocation even when free space was exhausted during checkpoint is disabled, fix to add them.
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | namei.c | diff 955ebcd3a910b00de94be8797b20b8cfb2ee0fd8 Mon Jul 22 04:57:05 CDT 2019 Chao Yu <yuchao0@huawei.com> f2fs: fix to spread f2fs_is_checkpoint_ready()
We missed to call f2fs_is_checkpoint_ready() in several places, it may allow space allocation even when free space was exhausted during checkpoint is disabled, fix to add them.
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | file.c | diff 955ebcd3a910b00de94be8797b20b8cfb2ee0fd8 Mon Jul 22 04:57:05 CDT 2019 Chao Yu <yuchao0@huawei.com> f2fs: fix to spread f2fs_is_checkpoint_ready()
We missed to call f2fs_is_checkpoint_ready() in several places, it may allow space allocation even when free space was exhausted during checkpoint is disabled, fix to add them.
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|