Whamcloud - gitweb
ChangeLog, Makefile.in, e2p.h, pf.c:
authorTheodore Ts'o <tytso@mit.edu>
Fri, 11 Feb 2000 04:48:03 +0000 (04:48 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 11 Feb 2000 04:48:03 +0000 (04:48 +0000)
commitdede39bbb8ef92920f26875de7d5cc64a319e033
tree7d35fe6b78961e40e35737d0aa75bcbbe8cce943
parent4ee4ad37576cb9091c22547fb6916b33761b54f8
ChangeLog, Makefile.in, e2p.h, pf.c:
  Makefile.in: Install the e2p.h header.
  e2p.h, pf.c (print_flags): Change the third parameter of print_flags()
   to be an option parameter, although we only support one option at this
   point.
  pf.c (print_flags): Updated to use a more generic structure for
   storing the ext2 inode flags.  Add support for the (current) set of
   compression flags.
lib/e2p/ChangeLog
lib/e2p/Makefile.in
lib/e2p/e2p.h
lib/e2p/pf.c