diff options
| author | Yongpeng Yang <yangyongpeng@xiaomi.com> | 2026-04-10 23:05:37 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2026-04-13 22:52:57 +0000 |
| commit | b8b902fd57fbaec70eb5ae2f0ec12a650ae62d96 (patch) | |
| tree | 2dc72b8d53113d46d148648b8fc4326003ed78d4 /include/linux/tc_act/git@git.tavy.me:linux-stable.git | |
| parent | ed78aeebef05212ef7dca93bd931e4eff67c113f (diff) | |
f2fs: disallow setting an extension to both cold and hot
An extension should not exist in both the cold and hot extension lists
simultaneously. When adding a hot extension, check whether it already
exists in the cold list, and vice versa. Reject the operation with
-EINVAL if a conflict is found.
Signed-off-by: Yongpeng Yang <yangyongpeng@xiaomi.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include/linux/tc_act/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
