blob: a72940f8824c9659ae41881c14ce40e24e970f14 [file] [log] [blame]
Theodore Ts'obb185862001-05-25 17:35:00 +000012001-05-25 Theodore Tso <tytso@valinux.com>
2
3 * Release of E2fsprogs 1.20
4
Theodore Ts'o8ec2ec52001-05-14 05:01:47 +000052001-05-14 Theodore Tso <tytso@valinux.com>
6
7 * ext2_fs.h: Moved file to lib/ext2fs
8
Theodore Ts'o21cc6652001-05-25 16:35:33 +00009 * ext2_fs.h: Define EXT2_RESIZE_INO and EXT2_FEATURE_COMPAT_DIR_INDEX
Theodore Ts'o8ec2ec52001-05-14 05:01:47 +000010
Theodore Ts'o69303722001-05-12 16:12:12 +0000112001-05-12 Theodore Tso <tytso@valinux.com>
12
13 * jfs.h (JFS_DEBUG): Don't define JFS_DEBUG for non-kernel builds;
14 if necessasry it can be set with configure --enable-jfs-debug
15
Theodore Ts'o766b1e02001-05-01 16:01:34 +0000162001-05-01 Theodore Tso <tytso@valinux.com>
17
18 * ext2_fs.h: New feature assignments for
19 EXT2_FEATURE_COMPAT_RESIZE_INODE for Andreas Dilger and
20 EXT3_FEATURE_COMPAT_DIR_INDEX for Daniel Phillips.
21 Synchronize kernel function prototypes (which don't matter
22 for e2fsprogs) with Linux 2.4.4.
23
Theodore Ts'o990d4292001-01-14 17:56:00 +0000242001-01-14 Theodore Ts'o <tytso@valinux.com>
25
26 * ext2_fs.h (EXT3_FEATURE_INCOMPAT_JOURNAL_DEV): Add definition
27 for use with external journal devices.
28
Theodore Ts'od8755d62001-01-06 03:51:25 +0000292001-01-05 <tytso@snap.thunk.org>
30
31 * jfs.h: Move prototypes outside of the KERNEL #ifdef. Remove
32 indentation in front of #define.
33
34 * jfs_compat.h: Add #include of netinet/in.h for htonl, and not to
35 use inline functions if compiling with gcc -Wall.
36
Theodore Ts'of13a9872000-12-31 02:55:11 +0000372000-12-30 <tytso@snap.thunk.org>
38
Theodore Ts'of7810aa2000-12-31 03:00:42 +000039 * ext2_fs.h (EXT3_JOURNAL_DATA_FL): Add new inode flag definition.
40
Theodore Ts'of13a9872000-12-31 02:55:11 +000041 * jfs.h: Update to 0.5e version
42
Theodore Ts'o58618732000-12-09 05:47:45 +0000432000-12-09 <tytso@snap.thunk.org>
44
45 * jfs.h, jfs_compat.h, list.h: New files added to support ext3.
46
Theodore Ts'o0e8a9562000-12-09 06:41:25 +000047 * jfs.h: Remove excess #include of JFS_DEBUG. Not needed for
48 e2fsprogs, since we optioanlly define it in the
49 configuration file system.
50
Theodore Ts'od3cd93c2000-10-24 18:33:16 +0000512000-10-24 <tytso@valinux.com>
52
53 * ext2_fs.h (EXT2_JOURNAL_INO): Add definition for
54 EXT2_JOURNAL_INO; reserve inode #7 for EXT2_RESIZE_INO.
55
Theodore Ts'o153a9772000-08-14 14:37:37 +0000562000-08-14 <tytso@valinux.com>
57
58 * ext2_fs.h: Add comment explaining when journal fields are valid.
59
Theodore Ts'of9e67062000-07-13 23:25:54 +0000602000-07-13 <tytso@valinux.com>
61
62 * Release of E2fsprogs 1.19
63
Theodore Ts'oec478572000-07-07 04:31:55 +0000642000-07-07 Theodore Ts'o <tytso@valinux.com>
65
66 * ext2_fs.h: Update ext3 extension feature #define's.
67
Theodore Ts'o8f13d8c2000-07-04 19:41:29 +0000682000-07-04 Theodore Ts'o <tytso@valinux.com>
69
70 * ext2_fs.h: Update to include latest journalling additions to the
71 superblock.
72
Theodore Ts'o906e1f12000-04-03 13:48:52 +0000732000-04-03 Theodore Ts'o <tytso@valinux.com>
74
75 * ext2_fs.h (EXT2_NOCOMPR_FL): Rename EXT2_NOCOMP_FL to
76 EXT2_NOCOMPR_FL.
77
Theodore Ts'o565aea12000-02-07 00:01:17 +0000782000-02-06 Theodore Ts'o <tytso@valinux.com>
79
Theodore Ts'o286a31a2000-04-03 13:17:59 +000080 * ext2_fs.h: Fix header to skip defining EXT2FS_DEBUG since blows
Theodore Ts'o565aea12000-02-07 00:01:17 +000081 out on non GCC compilers.
82
Theodore Ts'o41a817e2000-02-02 16:06:35 +0000832000-02-02 Theodore Ts'o <tytso@valinux.com>
84
85 * ext2_fs.h: Update to use header file from Linux 2.3.39.
86 (Changes from kernel header file: Use asm/types.h instead
87 of linux/types.h, and the __GNU__ versus __hurd__ #ifdef
88 change, with the FSF irrationality failsafe. See
89 1999-10-25 Changelog.)
90
Theodore Ts'ocd086361999-11-10 16:00:39 +0000911999-11-10 <tytso@valinux.com>
92
93 * Release of E2fsprogs 1.18
94
Theodore Ts'o28e11941999-10-26 18:17:20 +0000951999-10-26 <tytso@valinux.com>
96
97 * Release of E2fsprogs 1.17
98
Theodore Ts'o601002b1999-10-26 02:06:39 +0000991999-10-25 <tytso@valinux.com>
100
101 * ext2_fs.h (i_reserved2): Use __GNU__ instead of __hurd__ to
102 detect the Hurd OS. To protect against future
103 irrationality on the part of the FSF concerning whether
104 Linux is GNU or not, on a system which defines both
105 __linux__ and __GNU___, __linux__ takes precedence.
106
Theodore Ts'o614fdfd1999-10-23 03:19:51 +00001071999-10-22 <tytso@valinux.com>
108
109 * Release of E2fsprogs 1.16
110
Theodore Ts'o657cb971999-07-30 23:19:10 +00001111999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu>
112
113 * Release of E2fsprogs 1.15
114
Theodore Ts'o9e51eca1999-01-09 16:32:31 +00001151999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
116
117 * Release of E2fsprogs 1.14
118
Theodore Ts'o556ad131998-12-19 08:10:58 +00001191998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
120
121 * Release of E2fsprogs 1.13
122
Theodore Ts'o4a5fa191998-07-09 05:42:45 +00001231998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
124
125 * Release of E2fsprogs 1.12
126
Theodore Ts'od171c5b1998-04-03 16:07:06 +00001271998-03-30 Theodore Ts'o <tytso@rsts-11.mit.edu>
128
129 * types.h.in: Add a signed keyword to the __s64 definition.
130
Theodore Ts'o89fe4311998-03-24 16:09:18 +00001311998-03-23 Theodore Ts'o <tytso@rsts-11.mit.edu>
132
133 * ext2_fs.h: Update to latest 2.1.90+diffs version of ext2_fs.h
134
Theodore Ts'oaa1e55e1997-10-19 23:13:26 +0000135Sun Oct 19 19:08:03 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
136
Theodore Ts'ob69096a1997-10-20 00:37:40 +0000137 * ext2_fs.h: #if 0 out the EXT2_DEBUG code, since it's only needed
138 for the kernel and the ... notation makes some cpp's complain.
139
140 * types.h.in: Fix the type definitions of __s64 and __u64 if long
141 long is used.
Theodore Ts'oaa1e55e1997-10-19 23:13:26 +0000142
Theodore Ts'o024996c1997-06-17 05:38:35 +0000143Tue Jun 17 01:33:20 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
144
145 * Release of E2fsprogs 1.11
146
Theodore Ts'oa29f4d31997-04-29 21:26:48 +0000147Thu Apr 24 12:16:42 1997 Theodre Ts'o <tytso@localhost.mit.edu>
148
149 * Release of E2fsprogs version 1.10
150
151Thu Apr 17 12:23:38 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
152
153 * Release of E2fsprogs version 1.09
154
Theodore Ts'o2ecc6fe1997-04-29 17:57:00 +0000155Fri Apr 11 18:56:26 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
156
157 * Release of E2fsprogs version 1.08
158
Theodore Ts'o21c84b71997-04-29 16:15:03 +0000159Wed Mar 12 13:32:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
160
161 * Release of E2fsprogs version 1.07
162
163Tue Oct 8 02:02:03 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
164
165 * Release of E2fsprogs version 1.06
166
Theodore Ts'o5c576471997-04-29 15:29:49 +0000167Thu Sep 12 15:23:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
168
169 * Release of E2fsprogs version 1.05
170
Theodore Ts'o62c06f71997-04-29 14:34:47 +0000171Thu May 16 11:12:30 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
172
173 * Release of E2fsprogs version 1.04
174
Theodore Ts'o7f88b041997-04-26 14:48:50 +0000175Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu>
176
177 * Release of E2fsprogs version 1.03
178
Theodore Ts'o74becf31997-04-26 14:37:06 +0000179Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu>
180
181 * Release of E2fsprogs version 1.02
182
Theodore Ts'o50e1e101997-04-26 13:58:21 +0000183Mon Sep 4 21:50:12 1995 Remy Card <card@bbj>
184
185 * ext2_fs.h: Updated to latest version.
186