diff options
author | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | 2013-06-26 14:10:25 +0200 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-06-27 09:55:57 -0700 |
commit | 75e077025397f3bde84e60a9da2c0564ade09b39 (patch) | |
tree | a7940a8baefb4db05d5809dea7095b2ddce3c61a /meta/classes/rootfs_ipk.bbclass | |
parent | 8695a11c927e9ee130b8c9ddf6441f3cb7164fc2 (diff) | |
download | openembedded-core-75e077025397f3bde84e60a9da2c0564ade09b39.tar.gz openembedded-core-75e077025397f3bde84e60a9da2c0564ade09b39.tar.bz2 openembedded-core-75e077025397f3bde84e60a9da2c0564ade09b39.zip |
image_types.bbclass: set 'filetype' ext4 feature
Generating filesystems with this flag allows more efficient directory
traversals because getdents() returns the filetype in 'd_type' which
allows to avoid an extra lstat() call.
Creating ext4 filesystems with 'mkfs.ext4' sets this flag by default
too.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/classes/rootfs_ipk.bbclass')
0 files changed, 0 insertions, 0 deletions