]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libext2fs: create extent-based directories if the extents feature is enabled
authorTheodore Ts'o <tytso@mit.edu>
Fri, 10 Jun 2011 17:58:18 +0000 (13:58 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 10 Jun 2011 17:58:18 +0000 (13:58 -0400)
commit1afb468b9a80031b39eab37272709f45727fb221
treeab792d0fd4d3875ccfed07ef264cde105b7c2007
parentf16f9d92aa71fda1ababc48f1af6b6034214e537
libext2fs: create extent-based directories if the extents feature is enabled

This allows mke2fs to create the root and lost+found directories using
extents.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/mkdir.c