Jan Kara a72d7f834e ext4: 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 lenght. So we store 0xffff instead and convert
value when read from / written to disk. The patch also converts some places
to use ext4_next_entry() when we are changing them anyway.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
2008-01-28 23:58:27 -05:00
..
2007-10-17 08:42:47 -07:00
2007-07-17 21:42:41 -04:00
2007-10-17 18:50:03 -04:00
2007-10-17 18:50:00 -04:00
2007-10-17 18:50:00 -04:00
2007-10-17 18:50:03 -04:00
2007-10-17 18:50:03 -04:00