]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - lib/e2p/feature.c
ChangeLog, Makefile.in, e2p.h, feature.c, ls.c:
authorTheodore Ts'o <tytso@mit.edu>
Tue, 14 Sep 1999 20:17:38 +0000 (20:17 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 14 Sep 1999 20:17:38 +0000 (20:17 +0000)
commitd7b701ded6fda284d7c77cd5ac48c2607ff72b13
treefc49ec21b5ff6c2643829356c997bbe4c9f0e329
parent2740156bd12747389eaf745529653b26a3a9d73d
ChangeLog, Makefile.in, e2p.h, feature.c, ls.c:
  Makefile.in, feature.c, e2p.h: New file which is used for displaying
   and editing superblock feature sets.
  ls.c (print_features, list_super): Add new function print_features
   which is used to display the feature bits in the superblock.
lib/e2p/ChangeLog
lib/e2p/Makefile.in
lib/e2p/e2p.h
lib/e2p/feature.c [new file with mode: 0644]
lib/e2p/ls.c