Files
linux/include
Jan Kara 89910cccb8 ext2: avoid rec_len overflow with 64KB block size
With 64KB blocksize, a directory entry can have size 64KB which does not
fit into 16 bits we have for entry length.  So we store 0xffff instead and
convert the value when read from / written to disk.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Jan Kara <jack@suse.cz>
Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-22 08:13:18 -07:00
..
2007-10-20 00:32:32 +02:00
2007-10-19 11:53:54 -07:00
2007-10-20 00:32:32 +02:00
2007-10-19 11:53:41 -07:00
2007-10-22 08:13:17 -07:00
2007-10-19 23:22:55 +02:00
2007-10-16 16:57:46 +02:00
2007-10-19 11:53:42 -07:00