+3
−2
Loading
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBEQJ3 -------------------------------- Fix the broken KABI by splitting the unsigned short frozen field into two unsigned char fields using KABI_REPLACE2(). Fixes: 8cb6859cb789 ("[Backport] fs: fix a hungtask problem when freeze/unfreeze fs") Signed-off-by:Baokun Li <libaokun1@huawei.com>