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