Mercurial > flash_v2
annotate packages/fs/jffs2/current/ChangeLog @ 1777:c16341b1bac6 default tip
* Added execute permissions to files missed in conversion from CVS
| author | alexs |
|---|---|
| date | Mon, 12 Oct 2009 02:26:09 +0100 |
| parents | 99834d6b6eeb |
| children |
| rev | line source |
|---|---|
|
1705
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
1 2004-07-14 Andrew Lunn <andrew.lunn@ascom.ch> |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
2 |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
3 * tests/fileio1.c (main): If we have two filesystem configured |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
4 mount the second one on /mnt and list the root of it. |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
5 * src/fs-ecos.c (jffs2_fo_write): Fixed a typo in a debug print |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
6 which is normally disabled. |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
7 |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
8 2004-07-12 Andrew Lunn <andrew.lunn@ascom.ch> |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
9 |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
10 * src/fs-ecos.c (jffs2_fo_lseek): Put back part of the fix for |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
11 lseeking past the end of the file which was removed during the last |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
12 merge with MTD. |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
13 |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
14 2004-07-10 Andrew Lunn <andrew.lunn@ascom.ch> |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
15 |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
16 * src/flashio.c (jffs2_flash_erase): Minor update for new |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
17 flash API. |
|
99834d6b6eeb
* tests/fileio1.c (main): If we have two filesystem configured
asl
parents:
1620
diff
changeset
|
18 |
|
1620
d04fae1f5cde
* src/build.c: JFFS2 can now be used as a write-once, read many mode
jlarmour
parents:
1601
diff
changeset
|
19 2004-04-19 Oyvind Harboe <oyvind.harboe@zylin.com> |
|
d04fae1f5cde
* src/build.c: JFFS2 can now be used as a write-once, read many mode
jlarmour
parents:
1601
diff
changeset
|
20 |
|
d04fae1f5cde
* src/build.c: JFFS2 can now be used as a write-once, read many mode
jlarmour
parents:
1601
diff
changeset
|
21 * src/build.c: JFFS2 can now be used as a write-once, read many mode |
|
d04fae1f5cde
* src/build.c: JFFS2 can now be used as a write-once, read many mode
jlarmour
parents:
1601
diff
changeset
|
22 for really small flash disks, e.g. configuration parameters. |
|
d04fae1f5cde
* src/build.c: JFFS2 can now be used as a write-once, read many mode
jlarmour
parents:
1601
diff
changeset
|
23 |
| 1601 | 24 2004-04-21 Gary Thomas <gary@mlbassoc.com> |
| 25 | |
| 26 * src/fs-ecos.c: Merge from public MTD - verify file position | |
| 27 after each operation (safety check). | |
| 28 | |
|
1567
9a3dbd0dc33d
* src/fs-ecos.c (jffs2_extend_file): Fix creation of hole inode's
asl
parents:
1562
diff
changeset
|
29 2004-04-06 Andrew Lunn <andrew.lunn@ascom.ch> |
|
9a3dbd0dc33d
* src/fs-ecos.c (jffs2_extend_file): Fix creation of hole inode's
asl
parents:
1562
diff
changeset
|
30 |
|
9a3dbd0dc33d
* src/fs-ecos.c (jffs2_extend_file): Fix creation of hole inode's
asl
parents:
1562
diff
changeset
|
31 * src/fs-ecos.c (jffs2_extend_file): Fix creation of hole inode's |
|
9a3dbd0dc33d
* src/fs-ecos.c (jffs2_extend_file): Fix creation of hole inode's
asl
parents:
1562
diff
changeset
|
32 * src/fs-ecos.c (jffs2_fo_lseek): Allow seeking past EOF. |
|
9a3dbd0dc33d
* src/fs-ecos.c (jffs2_extend_file): Fix creation of hole inode's
asl
parents:
1562
diff
changeset
|
33 * tests/fseek1.c (main): fseek and simple test of a hole in a file |
|
9a3dbd0dc33d
* src/fs-ecos.c (jffs2_extend_file): Fix creation of hole inode's
asl
parents:
1562
diff
changeset
|
34 * cdl/jffs2.cdl: Added new test program fseek1. |
|
9a3dbd0dc33d
* src/fs-ecos.c (jffs2_extend_file): Fix creation of hole inode's
asl
parents:
1562
diff
changeset
|
35 |
| 1562 | 36 2004-03-31 David Woodhouse <dwmw2@infradead.org> |
| 37 | |
| 38 * src/fs-ecos.c (jffs2_fo_write): Set ri.isize so that non-append | |
| 39 writes don't truncate the file. | |
| 40 | |
| 1550 | 41 2004-03-03 Thomas Koeller <thomas.koeller@baslerweb.com> |
| 42 | |
| 43 * src/fs-ecos.c: | |
| 44 Make JFFS2 honor O_TRUNC flag (again) when opening files with read | |
| 45 Access. | |
| 46 | |
| 1549 | 47 2004-03-17 Oyvind Harboe <oyvind.harboe@zylin.com> |
| 48 | |
| 49 * src/fs-ecos.c: | |
| 50 With CYGOPT_FS_JFFS2_WRITE=1, file creation failed. The problem | |
| 51 was introduced in fs-ecos.c 1.20 | |
| 52 | |
| 1547 | 53 2004-03-11 Oyvind Harboe <oyvind.harboe@zylin.com> |
| 54 | |
| 55 * src/fs-ecos.c: | |
| 56 Fixed umount memory leak. root->jffs2_i.dents where not freed. | |
| 57 | |
| 1533 | 58 2004-02-20 Vincent Catros <Vincent.Catros@elios-informatique.fr> |
| 59 | |
| 60 * src/fs-ecos.c : | |
| 61 (jffs2_find) Policy to skip path separator is no longer | |
| 62 "if '/' then skip" but "while '/' then skip" allowing | |
| 63 multi '/' separators (i.e : /tmp////foo). | |
| 64 (find_entry) Policy to detect end of path is no longer | |
| 65 "if '\0' then end_of_path" | |
| 66 but "while '/' skip it and then if '\0' then end_of_path" | |
| 67 allowing path terminated with any number of '/' | |
| 68 (i.e : chdir(/tmp///)). | |
| 69 | |
|
1536
748c09136e09
Redo some previous changes that were lost in merge with MTD files
gthomas
parents:
1533
diff
changeset
|
70 2004-03-03 Thomas Koeller <thomas.koeller@baslerweb.com> |
|
748c09136e09
Redo some previous changes that were lost in merge with MTD files
gthomas
parents:
1533
diff
changeset
|
71 |
|
748c09136e09
Redo some previous changes that were lost in merge with MTD files
gthomas
parents:
1533
diff
changeset
|
72 * src/fs-ecos.c: |
|
748c09136e09
Redo some previous changes that were lost in merge with MTD files
gthomas
parents:
1533
diff
changeset
|
73 Make JFFS2 honor O_TRUNC flag when opening files /w read access. |
|
748c09136e09
Redo some previous changes that were lost in merge with MTD files
gthomas
parents:
1533
diff
changeset
|
74 |
| 1500 | 75 2004-02-17 David Woodhouse <dwmw2@redhat.com> |
|
1481
ba7fea8efa2f
* src/fs-ecos.c: Fixed inode reference counting in jffs2_ops_link().
asl
parents:
1458
diff
changeset
|
76 |
| 1500 | 77 * src/fs-ecos.c: |
| 78 Don't re-initialise the already-locked f->sem. It makes eCos unhappy. | |
| 79 | |
| 80 2004-01-27 David Woodhouse <dwmw2@redhat.com> | |
|
1481
ba7fea8efa2f
* src/fs-ecos.c: Fixed inode reference counting in jffs2_ops_link().
asl
parents:
1458
diff
changeset
|
81 |
| 1500 | 82 * src/write.c: |
| 83 Fix bug noted by Howard Gray; dirents belong to, and should dirty, | |
| 84 the _parent_inode, not the child (which may be zero in the case | |
| 85 of an unlink). | |
|
1458
b535fe01cba6
* cdl/jffs2.cdl: Re-added CYGPKG_FS_JFFS2_CFLAGS_REMOVE that had been
asl
parents:
1443
diff
changeset
|
86 |
|
1536
748c09136e09
Redo some previous changes that were lost in merge with MTD files
gthomas
parents:
1533
diff
changeset
|
87 2004-01-09 Thomas Koeller <thomas.koeller@baslerweb.com> |
|
748c09136e09
Redo some previous changes that were lost in merge with MTD files
gthomas
parents:
1533
diff
changeset
|
88 |
|
748c09136e09
Redo some previous changes that were lost in merge with MTD files
gthomas
parents:
1533
diff
changeset
|
89 * src/fs-ecos.c: Fixed inode reference counting in jffs2_ops_link(). |
|
748c09136e09
Redo some previous changes that were lost in merge with MTD files
gthomas
parents:
1533
diff
changeset
|
90 |
|
748c09136e09
Redo some previous changes that were lost in merge with MTD files
gthomas
parents:
1533
diff
changeset
|
91 2004-01-05 Thomas Koeller <thomas.koeller@baslerweb.com> |
| 1500 | 92 |
| 93 * cdl/jffs2.cdl: Re-added CYGPKG_FS_JFFS2_CFLAGS_REMOVE that had been | |
|
1458
b535fe01cba6
* cdl/jffs2.cdl: Re-added CYGPKG_FS_JFFS2_CFLAGS_REMOVE that had been
asl
parents:
1443
diff
changeset
|
94 removed by previous change. |
| 1500 | 95 |
| 1443 | 96 2003-11-26 David Woodhouse <dwmw2@redhat.com> |
| 97 | |
| 98 JFFS2 cleanup and import of newer code. Remove last vestiges of | |
| 99 Linuxisms such as 'struct inode' from the core code, leaving eCos | |
| 100 with no excuse, and renaming the eCos 'struct inode' to make that | |
| 101 point. Fix i_count handling throughout. Clean up remaining Linuxisms | |
| 102 such as 'struct qstr' to the point where jffs2port.h can be removed. | |
| 103 Add skeleton for background garbage-collect thread. Fix compression | |
| 104 so that it's actually called, and even with the right pointers. Turn | |
| 105 on -Werror again. Zero tolerance is a good thing. Make the i_mode | |
| 106 conversion functions non-inline to avoid warnings. Fix namespace | |
| 107 pollution (of all but ^jffs2_* at least). Move physical flash I/O | |
| 108 functions into separate file flashio.c for relatively easy | |
| 109 substitution. Various other cruftectomy. | |
| 110 | |
|
1403
f1fd4d249787
* src/fs-ecos.c: ARM gcc 3.2.3 is also broken. Complain with any
asl
parents:
1378
diff
changeset
|
111 2003-11-25 Andrew Lunn <andrew.lunn@ascom.ch> |
|
f1fd4d249787
* src/fs-ecos.c: ARM gcc 3.2.3 is also broken. Complain with any
asl
parents:
1378
diff
changeset
|
112 |
|
f1fd4d249787
* src/fs-ecos.c: ARM gcc 3.2.3 is also broken. Complain with any
asl
parents:
1378
diff
changeset
|
113 * src/fs-ecos.c: ARM gcc 3.2.3 is also broken. Complain with any |
|
f1fd4d249787
* src/fs-ecos.c: ARM gcc 3.2.3 is also broken. Complain with any
asl
parents:
1378
diff
changeset
|
114 ARM gcc 3.2 compiler. |
|
f1fd4d249787
* src/fs-ecos.c: ARM gcc 3.2.3 is also broken. Complain with any
asl
parents:
1378
diff
changeset
|
115 |
| 1378 | 116 2003-11-21 Thomas Koeller <thomas.koeller@baslerweb.com> |
| 117 | |
| 118 * cdl/jffs2.cdl: Do not require zlib package if no | |
| 119 compression configured. | |
| 120 | |
| 1373 | 121 2003-11-20 Thomas Koeller <thomas.koeller@baslerweb.com> |
| 122 | |
| 123 * cdl/jffs2.cdl: | |
| 124 * src/malloc-ecos.c: | |
| 125 * src/fs-ecos.c: Allocate jffs2_raw_node_ref structs | |
| 126 from pool or malloc depending on a CDL configuration. | |
| 127 | |
| 128 2003-11-20 David Woodhouse <dwmw2@infradead.org> | |
| 129 | |
| 130 * Rearrangement of the compression code into a cleaner API | |
| 131 which can be disabled under control from CDL. | |
| 132 | |
| 1305 | 133 2003-10-14 Thomas Koeller <thomas.koeller@baslerweb.com> |
| 134 | |
| 1373 | 135 * src/os-ecos.h: Made definition of CONFIG_JFFS2_FS_DEBUG |
| 136 conditional, so it can be overwritten by a -D compiler | |
| 137 option. | |
| 1305 | 138 |
| 1271 | 139 2003-09-23 Thomas Koeller <thomas.koeller@baslerweb.com> |
| 140 | |
| 141 * src/fs-ecos.c: Another umount() fix. | |
| 142 | |
|
1269
46534b4d0054
* src/fs-ecos.c: Added test to detect known broken ARM compiler
asl
parents:
1241
diff
changeset
|
143 2003-09-23 Andrew Lunn <andrew.lunn@ascom.ch> |
|
46534b4d0054
* src/fs-ecos.c: Added test to detect known broken ARM compiler
asl
parents:
1241
diff
changeset
|
144 |
| 1373 | 145 * src/fs-ecos.c: Added test to detect known broken ARM compiler |
|
1269
46534b4d0054
* src/fs-ecos.c: Added test to detect known broken ARM compiler
asl
parents:
1241
diff
changeset
|
146 |
| 1241 | 147 2003-09-23 Thomas Koeller <thomas.koeller@baslerweb.com> |
| 148 | |
| 149 * src/fs-ecos.c: Fixed broken hard link creation. | |
| 1373 | 150 |
|
1239
b3be08d8eebb
* src/fs-ecos.c: Minor optimization of previous patch.
asl
parents:
1238
diff
changeset
|
151 2003-09-23 Andrew Lunn <andrew.lunn@ascom.ch> |
|
b3be08d8eebb
* src/fs-ecos.c: Minor optimization of previous patch.
asl
parents:
1238
diff
changeset
|
152 |
| 1373 | 153 * src/fs-ecos.c: Minor optimization of previous patch. |
| 154 | |
|
1238
b3c09d540f56
* src/fs-ecos.c: Do not decrement mount count for unsuccessful
asl
parents:
1222
diff
changeset
|
155 2003-09-21 Thomas Koeller <thomas.koeller@baslerweb.com> |
| 1373 | 156 Andrew Lunn <andrew.lunn@ascom.ch> |
|
1238
b3c09d540f56
* src/fs-ecos.c: Do not decrement mount count for unsuccessful
asl
parents:
1222
diff
changeset
|
157 |
| 1373 | 158 * src/fs-ecos.c: Do not decrement mount count for unsuccessful |
| 159 umount attempts. | |
|
1238
b3c09d540f56
* src/fs-ecos.c: Do not decrement mount count for unsuccessful
asl
parents:
1222
diff
changeset
|
160 |
| 1222 | 161 2003-09-19 Thomas Koeller <thomas.koeller@baslerweb.com> |
| 162 | |
| 1373 | 163 * src/fs-ecos.c: Another inode number fix. |
| 1222 | 164 |
|
1220
c87d732b5f4a
Fix stat() to return valid inode number - from Thomas Koeller
gthomas
parents:
1139
diff
changeset
|
165 2003-09-18 Thomas Koeller <thomas.koeller@baslerweb.com> |
|
c87d732b5f4a
Fix stat() to return valid inode number - from Thomas Koeller
gthomas
parents:
1139
diff
changeset
|
166 |
| 1373 | 167 * src/fs-ecos.c: Inode number returned by stat() was bogus. |
|
1220
c87d732b5f4a
Fix stat() to return valid inode number - from Thomas Koeller
gthomas
parents:
1139
diff
changeset
|
168 |
|
1139
e38842dfa4cc
* src/os-ecos.h: Added new #defines require for the recent jffs2
asl
parents:
954
diff
changeset
|
169 2003-07-27 Andrew Lunn <andrew.lunn@ascom.ch> |
|
e38842dfa4cc
* src/os-ecos.h: Added new #defines require for the recent jffs2
asl
parents:
954
diff
changeset
|
170 |
| 1373 | 171 * src/os-ecos.h: Added new #defines require for the recent jffs2 |
| 172 import. | |
|
1139
e38842dfa4cc
* src/os-ecos.h: Added new #defines require for the recent jffs2
asl
parents:
954
diff
changeset
|
173 |
|
e38842dfa4cc
* src/os-ecos.h: Added new #defines require for the recent jffs2
asl
parents:
954
diff
changeset
|
174 2003-07-27 Michael Checky <Michael_Checky@ThermoKing.com> |
|
e38842dfa4cc
* src/os-ecos.h: Added new #defines require for the recent jffs2
asl
parents:
954
diff
changeset
|
175 |
| 1373 | 176 * src/fs-ecos.c: Changed the return error code to be negative as |
| 177 expected by jffs2_flash_read() and jffs2_flash_write(). | |
| 178 | |
|
954
47dcd8174e3a
* src/fs-ecos.c: mtab -> cyg_mtab. Ditto cyg_mtab_end.
jlarmour
parents:
875
diff
changeset
|
179 2003-04-23 Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be> |
|
47dcd8174e3a
* src/fs-ecos.c: mtab -> cyg_mtab. Ditto cyg_mtab_end.
jlarmour
parents:
875
diff
changeset
|
180 |
| 1373 | 181 * src/fs-ecos.c: mtab -> cyg_mtab. Ditto cyg_mtab_end. |
|
954
47dcd8174e3a
* src/fs-ecos.c: mtab -> cyg_mtab. Ditto cyg_mtab_end.
jlarmour
parents:
875
diff
changeset
|
182 |
| 875 | 183 2003-03-25 Thomas Koeller <thomas.koeller@baslerweb.com> |
| 184 | |
| 1373 | 185 * src/fs-ecos.c |
| 875 | 186 Fixed segmentation fault when unmounting file system. |
| 187 | |
| 705 | 188 2003-02-24 Jonathan Larmour <jifl@eCosCentric.com> |
| 189 | |
| 1373 | 190 * cdl/jffs2.cdl: Fix doc link. |
| 705 | 191 |
|
572
028207710cba
* cdl/jffs2.cdl: Remove unused flash geometry CDL options.
jlarmour
parents:
570
diff
changeset
|
192 2003-02-05 Jonathan Larmour <jifl@eCosCentric.com> |
|
028207710cba
* cdl/jffs2.cdl: Remove unused flash geometry CDL options.
jlarmour
parents:
570
diff
changeset
|
193 |
| 1373 | 194 * cdl/jffs2.cdl: Remove unused flash geometry CDL options. |
|
572
028207710cba
* cdl/jffs2.cdl: Remove unused flash geometry CDL options.
jlarmour
parents:
570
diff
changeset
|
195 |
| 570 | 196 2003-02-04 Gary Thomas <gary@mlbassoc.com> on behalf of |
| 1373 | 197 2003-02-04 David Woodhouse <dwmw2@cambridge.redhat.com> |
| 570 | 198 |
| 1373 | 199 * src/write.c: |
| 200 * src/scan.c: | |
| 201 * src/readinode.c: | |
| 202 * src/read.c: | |
| 203 * src/pushpull.h: | |
| 204 * src/os-ecos.h: | |
| 205 * src/nodemgmt.c: | |
| 206 * src/nodelist.h: | |
| 207 * src/nodelist.c: | |
| 208 * src/malloc-ecos.c: | |
| 209 * src/jffs2port.h: | |
| 210 * src/gc.c: | |
| 211 * src/file-ecos.c: | |
| 212 * src/erase.c: | |
| 213 * src/dir-ecos.c: | |
| 214 * src/compr_zlib.c: | |
| 215 * src/compr_rubin.c: | |
| 216 * src/compr_rtime.c: | |
| 217 * src/compr.c: | |
| 218 * src/build.c: | |
| 219 * cdl/jffs2.cdl: Update to latest public JFFS2 codebase. | |
| 570 | 220 |
| 1373 | 221 * src/list.h: |
| 222 * src/jffs2_fs_sb.h: | |
| 223 * src/jffs2_fs_i.h: | |
| 224 * src/jffs2.h: | |
| 225 * src/jffs2.c: | |
| 226 * src/crc32.h: | |
| 227 * src/background.c: Removed/renamed file(s). | |
| 570 | 228 |
| 1373 | 229 * src/fs-ecos.c: |
| 230 * include/linux/jffs2_fs_sb.h: | |
| 231 * include/linux/jffs2_fs_i.h: | |
| 232 * include/linux/jffs2.h: New file(s). | |
| 570 | 233 |
| 561 | 234 2002-12-06 Andrew Lunn <andrew.lunn@ascom.ch> |
| 235 | |
| 1373 | 236 * cdl/jffs2.cdl: Implements the CYGINT_IO_FILEIO_FS interface. |
| 561 | 237 |
|
368
0a770cfe2d39
* src/crc32.h (crc32): Use the CRC package for crc calculation
asl
parents:
210
diff
changeset
|
238 2002-10-11 Andrew Lunn <andrew.lunn@ascom.ch> |
|
0a770cfe2d39
* src/crc32.h (crc32): Use the CRC package for crc calculation
asl
parents:
210
diff
changeset
|
239 |
| 1373 | 240 * src/crc32.h (crc32): Use the CRC package for crc calculation |
| 241 * tests/romfileio1.c (main): Pass the name of the device to mount | |
|
368
0a770cfe2d39
* src/crc32.h (crc32): Use the CRC package for crc calculation
asl
parents:
210
diff
changeset
|
242 |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
243 2002-05-20 Jonathan Larmour <jlarmour@redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
244 |
| 1373 | 245 * src/LICENCE: New file. Contains license for JFFS2, now GPL+exception. |
| 246 * src/background.c: Point at LICENSE file instead of existing text. | |
| 247 * src/build.c: Ditto. | |
| 248 * src/compr.c: Ditto. | |
| 249 * src/compr_rtime.c: Ditto. | |
| 250 * src/compr_rubin.c: Ditto. | |
| 251 * src/compr_zlib.c: Ditto. | |
| 252 * src/dir-ecos.c: Ditto. | |
| 253 * src/erase.c: Ditto. | |
| 254 * src/file-ecos.c: Ditto. | |
| 255 * src/gc.c: Ditto. | |
| 256 * src/jffs2.h: Ditto. | |
| 257 * src/list.h: Ditto. | |
| 258 * src/malloc-ecos.c: Ditto. | |
| 259 * src/nodelist.c: Ditto. | |
| 260 * src/nodelist.h: Ditto. | |
| 261 * src/nodemgmt.c: Ditto. | |
| 262 * src/os-ecos.h: Ditto. | |
| 263 * src/pushpull.h: Ditto. | |
| 264 * src/read.c: Ditto. | |
| 265 * src/readinode.c: Ditto. | |
| 266 * src/scan.c: Ditto. | |
| 267 * src/write.c: Ditto. | |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
268 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
269 2002-01-28 David Woodhouse <dwmw2@cambridge.redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
270 |
| 1373 | 271 * src/super-ecos.c: Removed. |
| 272 * src/jffs2.c: Merge jffs2_write_super() and jffs2_put_super() into | |
| 273 the routines from which they were called, put jffs2_read_super() | |
| 274 in as a static function with a view to doing same RSN. | |
| 275 * src/jffs2port.h: Remove prototypes of functions that died. | |
| 276 * cdl/jffs2.cdl: Remove super-ecos.c | |
| 277 * src/dir-ecos.c src/write.c: Increase highest_version _before_ | |
| 278 assigning to new node, not after. | |
| 279 | |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
280 2002-01-27 David Woodhouse <dwmw2@cambridge.redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
281 |
| 1373 | 282 * src/read.c (jffs2_read_inode_range): Deal correctly with |
| 283 non-page-aligned read requests. We have to deal with the | |
| 284 case where we want to read from somewhere other than the | |
| 285 beginning of a frag. | |
| 286 * src/jffs2.c (jffs2_fo_read): Use jffs2_read_inode_range | |
| 287 instead of jffs2_readpage. | |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
288 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
289 2002-01-25 Jonathan Larmour <jlarmour@redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
290 |
| 1373 | 291 * cdl/jffs2.cdl: We want CYGPKG_IO_FILEIO_INODE. |
| 292 * src/dir-ecos.c (jffs2_symlink): Remove. eCos doesn't support symlinks. | |
| 293 (jffs2_mknod): Similar. | |
| 294 (jffs2_mkdir): Don't call d_instantiate - its a nop. | |
| 295 (jffs2_rename): Ditto. | |
| 296 * src/file-ecos.c (jffs2_commit_write): Don't set blocks. | |
| 297 * src/jffs2.c (jffs2_flash_writev): Rewrite to only write aligned | |
| 298 quantities to flash. | |
| 299 * src/jffs2port.h: Lots of decrufting. | |
| 300 * src/os-ecos.h: Ditto (a bit). | |
| 301 * src/readinode.c (jffs2_read_inode): Don't set blocks/blksize in inode. | |
| 302 * src/write.c (jffs2_new_inode): Ditto when __ECOS. | |
| 303 (jffs2_write_dnode): don't call writev with extra vectors | |
| 304 unnecessarily. | |
| 305 * src/super-ecos.c (jffs2_statfs): Remove - unused. | |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
306 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
307 2002-01-25 David Woodhouse <dwmw2@cambridge.redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
308 |
| 1373 | 309 * src/super-ecos.c: Cruftectomy. |
| 310 * src/compr*.[ch] src/pushpull.h: Namespace cleanups merged from | |
| 311 mainstream sources. Bit push functions made inline. | |
| 312 * src/pushpull.c: Removed. | |
| 313 * cdl/jffs2.c: Remove reference to pushpull.c | |
| 314 * src/file-ecos.c: Cruftectomy. Lots of unused stuff here. | |
| 315 * src/jffs2.c src/jffs2port.h: Remove some functions from jffs2.c | |
| 316 which are no longer used, move some others to jffs2port.h as | |
| 317 inline functions so they don't pollute the namespace. | |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
318 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
319 2002-01-24 Jonathan Larmour <jlarmour@redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
320 |
| 1373 | 321 * tests/fileio1.c: Check in listdir that the number of dirents is |
| 322 correct, taking into account existing files in case it's live. | |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
323 |
| 1373 | 324 * src/dir-ecos.c (jffs2_readdir): move to.... |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
325 |
| 1373 | 326 * src/jffs2.c (jffs2_fo_dirread): here. And fix the return code |
| 327 in the process so it now works. | |
| 328 (filldir): Make inline and simpler. | |
| 329 * src/jffs2port.h: remove filldir related stuff. | |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
330 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
331 2002-01-24 David Woodhouse <dwmw2@cambridge.redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
332 |
| 1373 | 333 * src/dir-ecos.c: Cruftectomy. Remove most of the stuff that was |
| 334 commented out. Remove jffs2_do_{create,link,unlink} to write.c | |
| 335 * src/write.c: Add jffs2_do_{create,link,unlink} as in mainline. | |
| 336 * src/nodelist.h: Prototypes for the above. | |
| 337 * src/jffs2port.h: Don't include <pkgconf/kernel.h>. | |
| 338 | |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
339 2002-01-23 Jonathan Larmour <jlarmour@redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
340 |
| 1373 | 341 * src/jffs2.c (jffs2_mount): Allow multiple FSs, and integration |
| 342 with flash block device. | |
| 343 (jffs2_flash_read): Use flash block device. | |
| 344 (jffs2_flash_erase): Ditto. | |
| 345 (jffs2_flash_write): Ditto. | |
| 346 (do_flash_init): Remove - now done by block device layer | |
| 347 * src/list.h: Remove and reimplement from scratch to avoid GPL. | |
| 348 * src/os-ecos.h: Keep flash block dev handle in superblock. | |
| 349 eCos does support obsoleting as it isn't NAND only. | |
| 350 * src/dir-ecos.c (jffs2_readdir): Return correct value on success. | |
| 351 Merge in changes mutatis mutandis from between v1.49 and v1.51 of | |
| 352 dir.c in main repository. | |
| 353 * cdl/jffs2.cdl: CYGPKG_MEMALLOC more accurately CYGINT_ISO_MALLOC. | |
| 354 Only jffs2.c needs to be in libextras.a | |
| 355 Requires Flash block devices as an alternative for hardcoding | |
| 356 the sector size, flash size and base address. | |
| 357 * src/super-ecos.c (jffs2_read_super): Use flash block device for | |
| 358 sector and flash sizes. | |
| 359 * tests/fileio1.c: mount using block device (defined by CDL). | |
| 360 No need to init here - done by flash block device layer. | |
| 361 | |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
362 2002-01-21 David Woodhouse <dwmw2@cambridge.redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
363 |
| 1373 | 364 * src/read.c: Obtain inode lock around reading symlink target. |
| 365 * src/dir-ecos.c: Fix the long-standing up() without down() in | |
| 366 jffs2_readdir() when only the '.' and '..' entries are read, from | |
| 367 v1.52 of master dir.c. Merge copyright date change from v1.50 - note | |
| 368 that the portability cleanups from v1.51 aren't yet merged. | |
| 369 * src/os-ecos.h: Add jffs2_can_mark_obsolete() and the macros | |
| 370 for getting at generic inode fields from a struct jffs2_inode_info* | |
| 371 * src/nodemgmt.c: Remove an #ifndef __ECOS and use | |
| 372 jffs2_can_mark_obsolete() instead. | |
| 373 * src/jffs2port.h: up() is cyg_drv_mutex_unlock() not _release() | |
| 374 * src/gc.c: Merge portability cleanups - get rid of a lot of | |
| 375 references to 'struct inode'. Also include the attempt at NAND | |
| 376 support in jffs2_garbage_collect_deletion_dirent(). | |
| 377 | |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
378 2002-01-11 David Woodhouse <dwmw2@cambridge.redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
379 |
| 1373 | 380 * src/jffs2port.h: Switch semaphore emulation to cyg_drv_mutex_t, |
| 381 remove some kernel includes which seem gratuitous. | |
| 382 * cdl/jffs2.cdl: Require CYGPKG_MEMALLOC | |
| 383 * src/compr_zlib.c src/compr.c: Merge changes from mainline code | |
| 384 to make mkfs.jffs2 compile again. | |
| 385 | |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
386 2002-01-10 David Woodhouse <dwmw2@cambridge.redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
387 |
| 1373 | 388 * src/jffs2.c: The 'mode' arg passed to jffs2_open() shouldn't |
| 389 have been called 'mode'. It's 'oflags'. You have to make up a | |
| 390 mode for the newly-created file yourself. | |
| 391 * src/nodelist.h src/read.c: Fix jffs2_getlink() so it takes | |
| 392 portable arguments, not a dentry. Move it to read.c and symlink.c | |
| 393 becomes obsolete. | |
| 394 * src/symlink-ecos.c: Removed. | |
| 395 * cdl/jffs2.cdl: Remove symlink-ecos.c | |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
396 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
397 2002-01-09 David Woodhouse <dwmw2@cambridge.redhat.com> |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
398 |
| 1373 | 399 * Import updated JFFS2 sources into eCos tree. |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
400 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
401 2000-08-28 Dominic Ostrowski (dominic.ostrowski@3glab.com) |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
402 |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
403 * started on port of JFFS2 using ramfs as a template |
| 1373 | 404 |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
405 //=========================================================================== |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
406 //####ECOSGPLCOPYRIGHTBEGIN#### |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
407 // ------------------------------------------- |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
408 // This file is part of eCos, the Embedded Configurable Operating System. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
409 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
410 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
411 // eCos is free software; you can redistribute it and/or modify it under |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
412 // the terms of the GNU General Public License as published by the Free |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
413 // Software Foundation; either version 2 or (at your option) any later version. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
414 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
415 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
416 // WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
417 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
418 // for more details. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
419 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
420 // You should have received a copy of the GNU General Public License along |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
421 // with eCos; if not, write to the Free Software Foundation, Inc., |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
422 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
423 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
424 // As a special exception, if other files instantiate templates or use macros |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
425 // or inline functions from this file, or you compile this file and link it |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
426 // with other works to produce a work based on this file, this file does not |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
427 // by itself cause the resulting work to be covered by the GNU General Public |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
428 // License. However the source code for this file must still be made available |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
429 // in accordance with section (3) of the GNU General Public License. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
430 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
431 // This exception does not invalidate any other reasons why a work based on |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
432 // this file might be covered by the GNU General Public License. |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
433 // |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
434 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. |
|
210
d2c90368aeef
Merge from eCos master repository on 2002-05-23-21:39:14-BST
jlarmour
parents:
208
diff
changeset
|
435 // at http://sources.redhat.com/ecos/ecos-license/ |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
436 // ------------------------------------------- |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
437 //####ECOSGPLCOPYRIGHTEND#### |
|
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
438 //=========================================================================== |
| 1373 | 439 |
|
208
e0c0827131d1
Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff
changeset
|
440 |
