commit | 4a2a9b70c89891a146bcb9cee3f29572ca2e1370 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Jun 10 18:54:53 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Jun 10 18:54:53 2011 -0400 |
tree | 07be3d72c24cf56d31129c1b3daaab2872aeca10 | |
parent | b0ecb787ef9fde414791b644fa074450b28d4060 [diff] |
libext2fs: allocate clusters to files in expand_dir.c and mkjournal.c Teach ext2fs_expand_dir() and ext2fs_add_journal_inode() about allocating blocks when clustered allocation is enabled. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>