forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/fs/jfs/jfs_filsys.h
....@@ -122,7 +122,9 @@
122122 #define NUM_INODE_PER_IAG INOSPERIAG
123123
124124 #define MINBLOCKSIZE 512
125
+#define L2MINBLOCKSIZE 9
125126 #define MAXBLOCKSIZE 4096
127
+#define L2MAXBLOCKSIZE 12
126128 #define MAXFILESIZE ((s64)1 << 52)
127129
128130 #define JFS_LINK_MAX 0xffffffff