forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/fs/squashfs/squashfs_fs_sb.h
....@@ -63,7 +63,7 @@
6363 long long bytes_used;
6464 unsigned int inodes;
6565 unsigned int fragments;
66
- int xattr_ids;
66
+ unsigned int xattr_ids;
6767 unsigned int ids;
6868 };
6969 #endif