forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
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