hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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