commit | 857ac889cce8a486d47874db4d2f9620e7e9e5de | [log] [tgz] |
---|---|---|
author | Lukas Czerner <lczerner@redhat.com> | Wed Oct 27 21:30:05 2010 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Oct 27 21:30:05 2010 -0400 |
tree | 12401895197d819fcbf2335244d91259f4640aa2 | |
parent | bfff68738f1cb5c93dab1114634cea02aae9e7ba [diff] |
ext4: add interface to advertise ext4 features in sysfs User-space should have the opportunity to check what features doest ext4 support in each particular copy. This adds easy interface by creating new "features" directory in sys/fs/ext4/. In that directory files advertising feature names can be created. Add lazy_itable_init to the feature list. Signed-off-by: Lukas Czerner <lczerner@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>