summaryrefslogtreecommitdiff
path: root/include/linux/etherdevice.h
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2023-03-01 14:02:08 +0300
committerJan Kara <jack@suse.cz>2023-03-06 18:42:10 +0300
commite9cd1d9a34131fb56bef469d4e1cd31bd1b515e2 (patch)
tree436565241ddb6692141331a7cf976dca4426f2e6 /include/linux/etherdevice.h
parent63bceed808c5cafbac4e20b5a40012a0ec6c6529 (diff)
downloadlinux-e9cd1d9a34131fb56bef469d4e1cd31bd1b515e2.tar.xz
ext2: Correct maximum ext2 filesystem block size
Ext2 has traditionally supported filesystem block sizes upto page size or upto 65536. Macro EXT2_MAX_BLOCK_SIZE is set to 4096, however that is never used in ext2 so practically we always allowed whatever sb_set_blocksize() accepted. Fix value of EXT2_MAX_BLOCK_SIZE because it will be used in the next patch. Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'include/linux/etherdevice.h')
0 files changed, 0 insertions, 0 deletions