Whamcloud - gitweb
.del-ext2_fs.h~7a460879, ChangeLog:
[tools/e2fsprogs.git] / include / linux / ChangeLog
1 2001-05-14  Theodore Tso  <tytso@valinux.com>
2
3         * ext2_fs.h: Moved file to lib/ext2fs
4
5         * ext2_fs.h: Define EXGT2_RESIZE_INO and EXT2_FEATURE_COMPAT_DIR_INDEX
6
7 2001-05-12  Theodore Tso  <tytso@valinux.com>
8
9         * jfs.h (JFS_DEBUG): Don't define JFS_DEBUG for non-kernel builds;
10                 if necessasry it can be set with configure --enable-jfs-debug
11
12 2001-05-01  Theodore Tso  <tytso@valinux.com>
13
14         * ext2_fs.h: New feature assignments for
15                 EXT2_FEATURE_COMPAT_RESIZE_INODE for Andreas Dilger and
16                 EXT3_FEATURE_COMPAT_DIR_INDEX for Daniel Phillips.
17                 Synchronize kernel function prototypes (which don't matter
18                 for e2fsprogs) with Linux 2.4.4.
19
20 2001-01-14  Theodore Ts'o  <tytso@valinux.com>
21
22         * ext2_fs.h (EXT3_FEATURE_INCOMPAT_JOURNAL_DEV): Add definition
23                 for use with external journal devices.
24
25 2001-01-05    <tytso@snap.thunk.org>
26
27         * jfs.h: Move prototypes outside of the KERNEL #ifdef.  Remove
28                 indentation in front of #define.
29
30         * jfs_compat.h: Add #include of netinet/in.h for htonl, and not to
31                 use inline functions if compiling with gcc -Wall.
32
33 2000-12-30    <tytso@snap.thunk.org>
34
35         * ext2_fs.h (EXT3_JOURNAL_DATA_FL): Add new inode flag definition.
36
37         * jfs.h: Update to 0.5e version
38
39 2000-12-09    <tytso@snap.thunk.org>
40
41         * jfs.h, jfs_compat.h, list.h: New files added to support ext3.
42
43         * jfs.h: Remove excess #include of JFS_DEBUG.  Not needed for
44                 e2fsprogs, since we optioanlly define it in the
45                 configuration file system.
46
47 2000-10-24    <tytso@valinux.com>
48
49         * ext2_fs.h (EXT2_JOURNAL_INO): Add definition for
50                 EXT2_JOURNAL_INO; reserve inode #7 for EXT2_RESIZE_INO.
51
52 2000-08-14    <tytso@valinux.com>
53
54         * ext2_fs.h: Add comment explaining when journal fields are valid.
55
56 2000-07-13    <tytso@valinux.com>
57
58         * Release of E2fsprogs 1.19
59
60 2000-07-07  Theodore Ts'o  <tytso@valinux.com>
61
62         * ext2_fs.h: Update ext3 extension feature #define's.
63
64 2000-07-04  Theodore Ts'o  <tytso@valinux.com>
65
66         * ext2_fs.h: Update to include latest journalling additions to the
67                 superblock.
68
69 2000-04-03  Theodore Ts'o  <tytso@valinux.com>
70
71         * ext2_fs.h (EXT2_NOCOMPR_FL): Rename EXT2_NOCOMP_FL to
72                 EXT2_NOCOMPR_FL.
73
74 2000-02-06  Theodore Ts'o  <tytso@valinux.com>
75
76         * ext2_fs.h: Fix header to skip defining EXT2FS_DEBUG since blows
77                 out on non GCC compilers.
78
79 2000-02-02  Theodore Ts'o  <tytso@valinux.com>
80
81         * ext2_fs.h: Update to use header file from Linux 2.3.39.
82                 (Changes from kernel header file: Use asm/types.h instead
83                 of linux/types.h, and the __GNU__ versus __hurd__ #ifdef
84                 change, with the FSF irrationality failsafe.  See
85                 1999-10-25 Changelog.)
86
87 1999-11-10    <tytso@valinux.com>
88
89         * Release of E2fsprogs 1.18
90
91 1999-10-26    <tytso@valinux.com>
92
93         * Release of E2fsprogs 1.17
94
95 1999-10-25    <tytso@valinux.com>
96
97         * ext2_fs.h (i_reserved2): Use __GNU__ instead of __hurd__ to
98                 detect the Hurd OS.  To protect against future
99                 irrationality on the part of the FSF concerning whether
100                 Linux is GNU or not, on a system which defines both
101                 __linux__ and __GNU___, __linux__ takes precedence.
102
103 1999-10-22    <tytso@valinux.com>
104
105         * Release of E2fsprogs 1.16
106
107 1999-07-18  Theodore Ts'o  <tytso@rsts-11.mit.edu>
108
109         * Release of E2fsprogs 1.15
110
111 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
112
113         * Release of E2fsprogs 1.14
114
115 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
116
117         * Release of E2fsprogs 1.13
118
119 1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
120
121         * Release of E2fsprogs 1.12
122
123 1998-03-30  Theodore Ts'o  <tytso@rsts-11.mit.edu>
124
125         * types.h.in: Add a signed keyword to the __s64 definition.
126
127 1998-03-23  Theodore Ts'o  <tytso@rsts-11.mit.edu>
128
129         * ext2_fs.h: Update to latest 2.1.90+diffs version of ext2_fs.h
130
131 Sun Oct 19 19:08:03 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
132
133         * ext2_fs.h: #if 0 out the EXT2_DEBUG code, since it's only needed
134                 for the kernel and the ... notation makes some cpp's complain.
135
136         * types.h.in: Fix the type definitions of __s64 and __u64 if long
137                 long is used.
138
139 Tue Jun 17 01:33:20 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
140
141         * Release of E2fsprogs 1.11
142
143 Thu Apr 24 12:16:42 1997  Theodre Ts'o  <tytso@localhost.mit.edu>
144
145         * Release of E2fsprogs version 1.10
146
147 Thu Apr 17 12:23:38 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
148
149         * Release of E2fsprogs version 1.09
150
151 Fri Apr 11 18:56:26 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
152
153         * Release of E2fsprogs version 1.08
154
155 Wed Mar 12 13:32:05 1997  Theodore Y. Ts'o  <tytso@mit.edu>
156
157         * Release of E2fsprogs version 1.07
158
159 Tue Oct  8 02:02:03 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
160
161         * Release of E2fsprogs version 1.06
162
163 Thu Sep 12 15:23:07 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
164
165         * Release of E2fsprogs version 1.05
166
167 Thu May 16 11:12:30 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
168
169         * Release of E2fsprogs version 1.04
170
171 Wed Mar 27 00:33:40 1996    <tytso@rsts-11.mit.edu>
172
173         * Release of E2fsprogs version 1.03
174
175 Wed Jan 31 11:06:08 1996    <tytso@rsts-11.mit.edu>
176
177         * Release of E2fsprogs version 1.02
178
179 Mon Sep  4 21:50:12 1995  Remy Card  <card@bbj>
180
181         * ext2_fs.h: Updated to latest version.
182