commit | 89a1fa831f466cb4c79f5e4ea1db36aa479a1355 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Jun 22 20:40:51 2001 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Jun 22 20:40:51 2001 -0400 |
tree | 67229fa2dd1fe7983b2f6c2c31db7f1f41bcae76 | |
parent | 42475e281d22dbefd7f0b399f6056f642fa0ab92 [diff] |
dirblock.c (ext2fs_read_dir_block): Remove use of dir_entry_2 since the byte-swapping code all assumes the ext2_dir_entry structure. (It's a question of whether or not name_len should be byte-swapped or not, and whether it's a 16 bit or 8 bit field.)