]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - lib/ext2fs/Makefile.in
ChangeLog, Makefile.in, initialize.c, .del-io.h~72680822, openfs.c:
authorTheodore Ts'o <tytso@mit.edu>
Sun, 24 Aug 1997 02:57:55 +0000 (02:57 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 24 Aug 1997 02:57:55 +0000 (02:57 +0000)
commite9affb7bec8641abfc1a63abbd6009a2464ef2dd
treed586a0258ede934f13c0666480151490be951060
parent1c27cac2e848300a515cc994bc71ee48e2f3fa19
ChangeLog, Makefile.in, initialize.c, .del-io.h~72680822, openfs.c:
  Makefile.in (ELF_SO_VERSION): Bump version to be 2.4 since we've added
   a new field to the io_channel (app_data).
  io.h: Add a new element to the io_channel structure, app_data.
  initialize.c, openfs.c: Set io->app_data to point at the filesystem handle.
lib/ext2fs/ChangeLog
lib/ext2fs/Makefile.in
lib/ext2fs/initialize.c
lib/ext2fs/io.h
lib/ext2fs/openfs.c