forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
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