Searched hist:"6 ce48b0c6eabce3f770581ff7f07944c28fce070" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | segment.c | diff 6ce48b0c6eabce3f770581ff7f07944c28fce070 Thu Mar 26 04:43:56 CDT 2020 Chao Yu <yuchao0@huawei.com> f2fs: switch discard_policy.timeout to bool type
While checking discard timeout, we use specified type UMOUNT_DISCARD_TIMEOUT, so just replace doplicy.timeout with it, and switch doplicy.timeout to bool type.
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff 6ce48b0c6eabce3f770581ff7f07944c28fce070 Thu Mar 26 04:43:56 CDT 2020 Chao Yu <yuchao0@huawei.com> f2fs: switch discard_policy.timeout to bool type
While checking discard timeout, we use specified type UMOUNT_DISCARD_TIMEOUT, so just replace doplicy.timeout with it, and switch doplicy.timeout to bool type.
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|