]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blob - doc/CHANGES
xfsprogs: Release v5.7.0
[thirdparty/xfsprogs-dev.git] / doc / CHANGES
1 xfsprogs-5.7.0 (24 Jul 2020)
2 - xfs_io: Document '-q' option for sendfile command (Xiao Yang)
3
4 xfsprogs-5.7.0-rc1 (15 Jul 2020)
5 - remove libreadline support (Christoph Hellwig)
6 - xfs_quota: allow individual timer extension (Eric Sandeen)
7 - xfs_quota: fix unsigned int id comparisons (Darrick Wong)
8 - xfs_repair: fix progress reporting (Eric Sandeen)
9 - xfs_repair: fix minrecs error during phase5 btree rebuild (Gao Xiang)
10 - xfs_repair: add missing validations to match xfs_check (Darrick Wong)
11 - xfs_repair: use btree bulk loading (Darrick Wong)
12 - xfs_io: fix copy_range argument parsing (Eric Sandeen)
13 - xfs_io: document -q option for pread/pwrite command (Xiao Yang)
14 - xfs_metadump: man page fixes (Kaixu Xia)
15 - xfs_db: fix crc invalidation segfault (Anthony Iliopoulos)
16
17 xfsprogs-5.7.0-rc0 (07 May 2020)
18 - libxfs changes merged from kernel 5.7
19
20 xfsprogs-5.6.0 (14 Apr 2020)
21 - xfs_scrub: don't set WorkingDirectory in systemd job (Darrick Wong)
22
23 xfsprogs-5.6.0-rc1 (08 Apr 2020)
24 - xfsprogs: fix silently broken option parsing (Dave Chinner)
25 - xfsprogs: various minor Coverity fixes (Darrick Wong)
26 - xfs_repair: fix dir_read_buf use of libxfs_da_read_buf (Darrick Wong)
27 - libxfs: check retval of device flush when closing (Darrick Wong)
28 - xfs_io: set exitcode on failure appropriately (Dave Chinner)
29
30 xfsprogs-5.6.0-rc0 (18 Mar 2020)
31 - libxfs changes merged from kernel 5.6
32
33 xfsprogs-5.5.0 (13 Mar 2020)
34 - xfsprogs: don't warn about packed members (Dave Chinner)
35
36 xfsprogs-5.5.0-rc1 (01 Mar 2020)
37 - xfsprogs: don't redeclare globals provided by libraries (Eric Sandeen)
38 - xfsprogs: actually check that writes succeeded (Darrick Wong)
39 - mkfs.xfs: check root inode location (Darrick Wong)
40 - mkfs.xfs: efficient block zeroing (Eric Sandeen)
41 - xfs_repair: fix broken unit conv. in dir invalidation (Darrick Wong)
42 - xfs_repair: fix bad next_unlinked field (Eric Sandeen)
43 - xfs_repair: don't corrupt attr fork clearing forw/back (Darrick Wong)
44 - xfs_repair: check root dir pointer before trashing it (Darrick Wong)
45 - xfs_repair: try to fix sb_unit value from secondaries (Darrick Wong)
46 - xfs_repair: join RT inodes to transaction only once (Eric Sandeen)
47 - xfs_io: fix over/underflow handling in timespecs (Darrick Wong)
48 - xfs_io: fix pwrite/pread length trunc on 32-bit systems (Darrick Wong)
49 - xfs_io: fix copy_file_range length argument overflow (Darrick Wong)
50 - xfs_io: support passing a keyring key to add_enckey (Eric Biggers)
51 - xfs_scrub: fix reporting of EINVAL for online repairs (Darrick Wong)
52 - man: document some missing xfs_db commands (Darrick Wong)
53 - man: document the xfs_db btheight command (Darrick Wong)
54 - man: list xfs_io lsattr inode flag letters (Darrick Wong)
55
56 xfsprogs-5.5.0-rc0 (22 Jan 2020)
57 - libxfs changes merged from kernel 5.5
58
59 xfsprogs-5.4.0 (20 Dec 2019)
60 - No further changes
61
62 xfsprogs-5.4.0-rc1 (17 Dec 2019)
63 - mkfs.xfs: Notify about discard & make it interruptable (Pavel Reichl)
64 - xfs_admin: support external log devices (Darrick Wong)
65 - xfs_admin: enable online label getting and setting (Darrick Wong)
66
67 xfsprogs-5.4.0-rc0 (15 Nov 2019)
68 - libxfs changes merged from kernel 5.4
69
70 xfsprogs-5.3.0 (15 Nov 2019)
71 - No further changes
72
73 xfsprogs-5.3.0-rc2 (07 Nov 2019)
74 - mkfs.xfs: use libxfs to write out AGs vs. open-coding (Darrick Wong)
75 - mkfs.xfs: fix incorrect error message during AG init (Darrick Wong)
76 - xfs_repair: better info when metadata updates fail (Darrick Wong)
77 - xfs_growfs: allow mounted device node as argument (Eric Sandeen)
78 - xfs_spaceman: always report sick metadata (Darrick Wong)
79 - xfs_io: add a bulkstat command (Darrick Wong)
80 - xfs_io: encrypt command enhancements (Eric Biggers)
81 - xfs_io: expose FS_XFLAG_HASATTR flag (Amir Goldstein)
82 - xfs_io: copy_file_range fixes (Jianhong Yin)
83 - man: document several new ioctls (Darrick Wong)
84 - xfs_scrub: copious rewriting (Darrick Wong)
85 - libfrog: header moves, refactoring, updates (Darrick Wong)
86 - libxfs: fix buffer refcounting (Darrick Wong)
87
88 xfsprogs-5.3.0-rc1 (28 Aug 2019)
89 - rebase 5.3 branch on top of 5.2.1
90
91 xfsprogs-5.3.0-rc0 (16 Aug 2019)
92 - libxfs changes merged from kernel 5.3
93
94 xfsprogs-5.2.1 (21 Aug 2019)
95 - fix geometry calls for kernels older than 5.2 (Eric Sandeen)
96
97 xfsprogs-5.2.0 (09 Aug 2019)
98 - libxfs: cosmetic changes to trans.c to match kernel (Eric Sandeen)
99
100 xfsprogs-5.2.0-rc0 (24 Jul 2019)
101 - libxfs changes merged from kernel 5.2
102
103 xfsprogs-5.1.0 (19 Jul 2019)
104 - No further changes
105
106 xfsprogs-5.1.0-rc1 (11 Jul 2019)
107 - mkfs: enable reflink by default (Darrick Wong)
108 - mkfs: fix stripe unit handling (Allison Collins)
109 - mkfs: remove useless log options in usage() (Yang Xu)
110 - mkfs: validate start and end of aligned logs (Darrick Wong)
111 - xfs_quota: fix built-in help for project setup (Eric Sandeen)
112 - xfs_io: allow passing an open file to copy_range (Amir Goldstein)
113 - xfs_info: limit findmnt to mounted xfs filesystems (Amir Goldstein)
114 - man: break out several ioctl man pages (Darrick Wong)
115 - man: Fix an inconsistency in the mkfs man page (Alvin Zheng)
116 - xfs_scrub: fix background-mode sleep throttling (Darrick Wong)
117 - libxfs: sync up xfs_trans_inode.c with the kernel (Eric Sandeen)
118 - libfrog: fix bitmap return values (Darrick Wong)
119 - libfrog: don't set negative errno in conversion f'ns (Darrick Wong)
120
121 xfsprogs-5.1.0-rc0 (07 May 2019)
122 - libxfs changes merged from kernel 5.1
123
124 xfsprogs-5.0.0 (03 May 2019)
125 - xfs_db: scan all sparse inodes when using 'frag' (Jorge Guerra)
126 - Fix build with newer statx headers (Eric Sandeen)
127
128 xfsprogs-5.0.0-rc1 (26 Apr 2019)
129 - mkfs: validate extent size hint parameters (Darrick Wong)
130 - xfs_repair: bump on-disk nlink when adding lost+found (Darrick Wong)
131 - xfs_repair: reinitialize root directory nlink correctly (Darrick Wong)
132 - xfs_repair: use lenient verifiers for half-fixed inodes (Darrick Wong)
133 - xfs_repair: acct for btree shrinks when fixing freelist (Darrick Wong)
134 - xfs_repair: better cli option parameter checking (Darrick Wong)
135 - xfs_repair: fix deadlock due to failed inode flushes (Dave Chinner)
136 - xfs_info: handle devices, mountpoints, and loop files (Darrick Wong)
137 - xfs_metadump: fix symlink handling (Darrick Wong)
138 - xfs_io: fix label parsing and validation (Darrick Wong)
139 - xfs_io: print attributes_mask in statx (Darrick Wong)
140 - xfs_scrub: fix Make targets which depend on builddefs (Darrick Wong)
141 - xfs_scrub: check label for misleading characters (Darrick Wong)
142 - xfs_scrub: parallelize based on storage not CPUS (Darrick Wong)
143 - xfs_scrub: activate timer only after system is up (Darrick Wong)
144 - libxfs: fix buffer & inode lifetimes (Darrick Wong)
145 - misc: fix strncpy length complaints from gcc (Darrick Wong)
146 - debian build & packaging fixes (Darrick Wong)
147 - Merge libxfs from kernel 5.0
148
149 xfsprogs-4.20.0 (22 Feb 2019)
150 - No further changes
151
152 xfsprogs-4.20.0-rc1 (08 Feb 2019)
153 - mkfs.xfs: null-terminate symlinks created via protofile (Eric Sandeen)
154 - xfs_repair: allow '/' in attribute names (Eric Sandeen)
155 - xfs_repair: skip block reservation when fixing freelist (Darrick Wong)
156 - xfs_repair: rebuild dir when nonroot blocks corrupt (Darrick Wong)
157 - xfs_repair: int nonleaf finobt blocks with proper magic (Brian Foster)
158 - xfs_repair: fix off by one error rebuilding high keys (Darrick Wong)
159 - xfs_io: allow open file permissions to be changed (Dave Chinner)
160 - xfs_io: open pipes in non-blocking mode (Dave Chinner)
161 - xfs_metadump: multiple stale data zeroing fixes (Stefan Ring)
162 - xfs_quota: allow reg files w/o prjinherit flag (Achilles Gaikwad)
163 - xfs_db: properly decode finobt record w/ sparse inodes (Darrick Wong)
164 - xfs_db: fix frag command to work w/ sparse inodes (Eric Sandeen)
165 - xfs_scrub: move all executables to /usr/sbin (Darrick Wong)
166 - xfs_scrub: handle totally empty inode chunks (Darrick Wong)
167 - xfs.5 manpage: Remove barrier related options (Eric Sandeen)
168 - xfs_io.8 manpage: rearrange command listings by section (Darrick Wong)
169 - Remove generated scrub files under make clean (Eric Sandeen)
170 - Skip scrub manpage install if not configured (Eric Sandeen)
171 - Merge libxfs from kernel 4.20
172
173 xfsprogs-4.19.0 (09 Nov 2018)
174 - Fix up debian subdir build w.r.t. CHECK_CMD (Darrick Wong)
175
176 xfsprogs-4.19.0-rc1 (02 Nov 2018)
177 - Remove non-linux platforms (Eric Sandeen)
178 - Remove retpoline support (Eric Sandeen)
179 - Add sparse checking & related fixes/cleanups (Eric Sandeen)
180 - Fix cross-platform building w.r.t. crc32selftest
181 - libxfs: add agfl free deferred op type (Darrick Wong)
182 - mkfs.xfs: discard only after all validations (Jan Tulak)
183 - xfs_repair: fix segfault in longform_dir2_entry_check (Eric Sandeen)
184 - xfs_repair: fix ASSERT in xfs_bunmapi (Eric Sandeen)
185 - xfs_repair: fix readahead thread deadlock/stall (Eric Sandeen)
186 - xfs_repair: avoid writing back all inodes (Dave Chinner)
187 - xfs_repair: don't treat directory root LEAFN as corrupt (Dave Chinner)
188 - xfs_io: add crc32 self test (Darrick Wong)
189 - xfs_io: remove useless do_preadv and do_pwritev arguments (Zorro Lang)
190 - xfs_scrub: make scrub build config-optional (Eric Sandeen)
191 - xfs_scrub: lack of kernel support is not a service failure (Darrick Wong)
192 - xfs_scrub_all: fix systemd escaping (Darrick Wong)
193
194 xfsprogs-4.19.0-rc0 (10 Oct 2018)
195 - Majority of 4.19 libxfs changes merged from kernel
196 - Big sparse static checker cleanup (Eric Sandeen)
197 - mkfs.xfs discard fixes (Jan Tulak)
198 - xfs_io readv/writev cleanup (Zorro Lang)
199 - libxfs transaction commit error checking (Darrick Wong)
200
201 xfsprogs-4.18.0 (24 Aug 2018)
202 - Tweak SPDX license in xfs_cksum.h (Darrick Wong)
203
204 xfsprogs-4.18.0-rc1 (01 Aug 2018)
205 - xfs_repair: notify user if free inodes are corrupt (Eric Sandeen)
206 - xfs_repair: use extent size validation helpers (Darrick Wong)
207 - xfs_quota: don't stop the directory tree walk at DEPTH (Kazuya Mio)
208 - xfs_scrub: ongoing updates (Darrick Wong)
209 - xfs_io: document shutdown -f (Carlos Maiolino)
210 - xfs_io: wire up online repair ioctls (Darrick Wong)
211 - misc: adddebian initramfs hook to package (Darrick Wong)
212 - misc: remove unused macros (Eric Sandeen)
213 - misc: remove many XFS_BUF macros (Carlos Maiolino)
214 - misc: convert to SPDX license tags (Dave Chinner)
215
216 xfsprogs-4.18.0-rc0 (05 Jul 2018)
217 - Majority of 4.18 libxfs changes merged from kernel
218
219 xfsprogs-4.17.0 (28 Jun 2018)
220 - No further changes
221
222 xfsprogs-4.17.0-rc1 (22 Jun 2018)
223 - mkfs.xfs: only stat block devices during mkfs init (Eric Sandeen)
224 - xfs_repair: multiple fixes and improvements (Darrick Wong)
225 - xfs_repair: check and repair quota metadata (Eric Sandeen)
226 - xfs_repair: fix shortform root inode parent (Marco Benatto)
227 - xfs_db: don't ASSERT on unrecognized metadata (Carlos Maiolino)
228 - xfs_db: add superblock info command ala xfs_info (Darrick Wong)
229 - xfs_spaceman: add superblock info command ala xfs_info (Darrick Wong)
230 - xfs_info: call xfs_db for unmounted devices (Darrick Wong)
231 - xfs_io: add online label command (Eric Sandeen)
232 - xfs_io: add O_PATH and O_NOFOLLOW options (David Howells)
233 - xfs_io: recognize *iB units in copy_range (Goldwyn Rodrigues)
234
235 xfsprogs-4.16.1 (30 Apr 2018)
236 - fsck.xfs: remove bashism which may interfere with boot (Eric Sandeen)
237
238 xfsprogs-4.16.0 (25 Apr 2018)
239 - No further changes
240
241 xfsprogs-4.16.0-rc1 (12 Apr 2018)
242 - platforms: warn of impending deprecation of irix, freebsd, darwin
243 - mkfs.xfs : enable sparse inodes by default (Darrick Wong)
244 - fsck.xfs: allow forced boot-time repairs using xfs_repair (Jan Tulak)
245 - xfs_repair: new -e flag alters exit code for fixed errors (Jan Tulak)
246 - xfs_repair: fix to allow zeroing of corrupt log (Xiao Yang)
247 - xfs_repair: remove old dead code (Eric Sandeen)
248 - xfs_io: fix operation time reporting (Dave Chinner)
249 - xfs_io: add RWF_DSYNC support to pwrite (Dave Chinner)
250 - xfs_io: support a basic extent swap command (Brian Foster)
251 - xfs_scrub: Many updates, still experimental (Darrick Wong)
252 - xfs_db: print transaction reservation type information
253 - libxfs: framework to detect memory leaks (Eric Sandeen)
254 - misc: Fix up new warnings from gcc 7.3 (Darrick Wong)
255 - misc: enable link time optimization, if requested (Darrick Wong)
256 - misc: enable retpolines across all xfsprogs utilities (Darrick Wong)
257
258 xfsprogs-4.15.1 (26 Feb 2018)
259 - debian: add build-depends on pkg-config (Darrick Wong)
260 - debian: don't fail postinst when upgrading chroot (Darrick Wong)
261 - update Polish translation (Jakub Bogusz)
262
263 xfsprogs-4.15.0 (23 Feb 2018)
264 - various debian-related packaging fixes (Nathan Scott)
265
266 xfsprogs-4.15.0-rc1 (13 Feb 2018)
267 - xfs_scrub: experimental new tool added (Darrick Wong)
268 - xfs_metadump: fix issues with -i flag (Marco Benatto)
269 - mkfs.xfs: don't allow creation of realtime+reflink (Darrick Wong)
270 - mkfs.xfs: don't crash on dswidth overflow (Darrick Wong)
271 - mkfs.xfs: much refactoring (Dave Chinner)
272 - xfs_copy: fix copy of v5 filesystems (Eric Sandeen)
273 - xfs_io: add a new 'log_writes' command (Ross Zwisler)
274 - xfs_io: add MAP_SYNC support to mmap() (Ross Zwisler)
275 - libxfs: memory zone handling cleanups (Eric Sandeen)
276
277 xfsprogs-4.14.0 (27 Nov 2017)
278 - no changes from v4.14.0-rc2
279
280 xfsprogs-4.14.0-rc2 (20 Nov 2017)
281 - xfs_repair: fix deadlock on failed refcountbt checks (Darrick Wong)
282 - xfs_repair: fix cowextsize field checking and repairing (Darrick Wong)
283 - xfs_repair: clear DAX flag from non-file inodes (Darrick Wong)
284 - xfs_repair: fix bag memory overwrite problems (Darrick Wong)
285 - xfs_metadump: zap stale data in DIR2_LEAF1 dirs (Eric Sandeen)
286 - xfs_metadump: allow large directory extents by default (Darrick Wong)
287 - xfs_copy: don't hang if all targets hit write errors (Darrick Wong)
288 - xfs_io: stat: treat statfs.f_flags as optional (Jeff Mahoney)
289 - xfs_io: stat: fix typo in statfs->f_flags (Jeff Mahoney)
290 - xfs_io: Allow partial writes in pwrite (Goldwyn Rodrigues)
291 - xfs_io: Add support for pwritev2() (Goldwyn Rodrigues)
292 - xfs_io: Add RWF_NOWAIT to pwritev2() (Goldwyn Rodrigues))
293 - xfs_io: Disable pwrite -V if pwritev unavailable (Goldwyn Rodrigues)
294 - xfs_io: add new error injection knobs to inject command (Darrick Wong)
295 - xfs_io: report io errors from pwrite -W and -w (Liu Bo)
296
297 xfsprogs-4.13.1 (26 Sep 2017)
298 - fix global array overrun in mkfs (Darrick Wong)
299
300 xfsprogs-4.13.0 (26 Sep 2017)
301 - no changes from v4.13.0-rc2
302
303 xfsprogs-4.13.0-rc2 (21 Sep 2017)
304 - mkfs.xfs: pass custom cowextsize to created filesystem (Darrick Wong)
305 - xfs_repair: handle missing extent states (Darrick Wong)
306 - xfs_db: version command misses RMAPBT feature string (Zirong Lang)
307
308 xfsprogs-4.13.0-rc1 (15 Sep 2017)
309 - mkfs.xfs: document forgotten flags (Darrick Wong)
310 - mkfs.xfs: don't stagger AG on single disk (Donald Douwsma)
311 - xfs_repair: various threading fixes (Jeff Mahoney)
312 - xfs_repair: validate symlink target length (Darrick Wong)
313 - xfs_repair: fix error exit status with -v flag (Masatake YAMATO)
314 - xfs_fsr: Fix uninitalized varable use aftger timeout (Jeff Mahoney)
315 - xfs_io: fix fiemap -n documentation to match reality (Nikolay Borisov)
316 - xfs_io: Allow lsattr & lsproj on foreign filesystems (Ross Zwisler)
317 - xfs_io: Print filesystem statfs flags in statfs output (Carlos Maiolino)
318 - xfs_io: add seek consistency checks (Andreas Gruenbacher)
319 - xfs_db: Fix metadump redirection (Darrick Wong)
320 - xfs_db: Add fuzz command (Darrick Wong)
321 - xfsprogs: Fix multiple compiler warnings (Darrick Wong)
322
323 xfsprogs-4.12.0 (20 Jul 2017)
324 - mkfs.xfs: allow specification of 0 stripe width & unit (Eric Sandeen)
325 - xfs_db: redirect printfs when metadumping to stdout (Darrick Wong)
326 - libxfs: propagate transaction block reservations (Darrick Wong)
327 - xfs_db: properly set inode type (Eric Sandeen)
328
329 xfsprogs-4.12.0-rc2 (13 Jul 2017)
330 - mkfs.xfs: minimum log size calculation fixes (Darrick Wong)
331
332 xfsprogs-4.12.0-rc1 (30 Jun 2017)
333 - xfs_spaceman: new space management tool (Dave Chinner, Darrick Wong)
334 - xfs_io: implement fsmap command (Darrick Wong)
335 - xfs_repair: fix 512 sector image repair on 4k sector host (Zorro Lang)
336 - xfs_growfs: ensure target is an active xfs mountpoint (Bill O'Donnell)
337 - xfs_metadump: warn about corruption if log is dirty (Jan Tulak)
338 - xfs_metadump: tag metadump with informational flags (Eric Sandeen)
339 - xfs_db: fix 'type' command for interesting geoms (Bill O'Donnell)
340 - xfs_db: add alignment filter to freesp command (Eric Sandeen)
341 - libxfs: use crc32c slice-by-8 variant by default (Darrick Wong)
342 - update Polish translation (Jakub Bogusz)
343
344 xfsprogs-4.11.0 (5 May 2017)
345 - xfs_io: man page fixups (Zorro Lang)
346
347 xfsprogs-4.11.0-rc2 (2 May 2017)
348 - xfs_db: add btree dumping command (Darrick Wong)
349 - mkfs.xfs: change bare -m rmapbt,reflink to enable (Eric Sandeen)
350 - xfs_io: document -d option, enable for dqblks & inodes (Darrick Wong)
351 - xfs_io: minor statx fixes, updates (Chandan Rajendra, Gwendal Grignou)
352
353 xfsprogs-4.11.0-rc1 (4 Apr 2017)
354 - xfs_io: add statx support (David Howells, Eric Sandeen)
355 - xfs_io: fix "falloc -p" to pass KEEP_SIZE (Calvin Owens)
356 - xfs_io: support shutdown on foreign filesystems (Darrick Wong)
357 - xfs_repair: repair zero-sized symlinks (Brian Foster)
358 - xfs_repair: warn about dirty log with -n option (Eric Sandeen)
359 - xfs.5: document barrier mount option deprecation (Eric Sandeen)
360
361 xfsprogs-4.10.0 (6 Feb 2017)
362 - build: fix __bitwise definitions vs kernel headers (Darrick Wong)
363 xfsprogs-4.10.0-rc1 (15 Feb 2017)
364 - build: fix cross-compile (Gwendal Grignou)
365 - remove old Irix support (Christoph Hellwig)
366 - xfs_repair: various additional checks (Darrick Wong)
367 - xfs_repair: document dirty log conditions (Darrick Wong)
368 - xfs_repair: document exit codes (Zirong Lang)
369 - xfs_io: fix building with musl (Ralph Sennhauser)
370 - xfs_io: add set_encpolicy / get_encpolicy (Eric Biggers)
371 - xfs_io: Fix command iteration (Dave Chinner)
372 - xfs_io: fix missing syncfs command (Amir Goldstein)
373 - xfs_db: fix 'source' command when passed as a -c option (Darrick Wong)
374 - xfs_logprint: handle log operation split of inode item (Hou Tao)
375 - xfs_metadump: ignore empty attribute leaf (Eric Sandeen)
376 - libxfs: don't OOM on corrupt agcount (Darrick Wong)
377
378 xfsprogs-4.9.0 (5 Jan 2017)
379 - no changes from v4.9.0-rc1
380
381 xfsprogs-4.9.0-rc1 (22 Dec 2016)
382 - add reflink and dedupe support (Darrick Wong)
383 - Convert from off64_t to off_t (Felix Janda)
384 - xfs_io: add command line option to start an idle thread (Amir Goldstein)
385 - xfs_repair: junk leaf attribute if count == 0 (Eric Sandeen)
386 - xfs_quota: handle wrapped id from GETNEXTQUOTA (Eric Sandeen)
387 - xfs_repair: fix some potential null pointer deferences (Darrick Wong)
388 - libxfs_apply: filtering fixes (Dave Chinner)
389
390 xfsprogs-4.8.0 (17 Oct 2016)
391 - no changes from v4.8.0-rc3
392
393 xfsprogs-4.8.0-rc3 (3 Oct 2016)
394 - xfs_io: clean up inode command (Eric Sandeen)
395 - xfs_repair: fix phase 5 btree size overestimation (Darrick Wong)
396 - xfs_repair: fix phase 5 AGFL rmap update (Darrick Wong)
397 - libxfs: libxfs_iget() cleanup (Eric Sandeen)
398 - libxcmd: fix count of XFS filesystems in path table (Eryu Guan)
399
400 xfsprogs-4.8.0-rc2 (23 Sep 2016)
401 - xfs_copy: uuid handling fixes (Eric Sandeen)
402 - xfs_repair: directory rebuild segfault fix (Eric Sandeen)
403 - xfs_repair: report log dirtiness correctly (Eric Sandeen)
404 - libxfs: mounted filesystem detection cleanups (Eric Sandeen)
405 - xfs_logprint: don't print transaction types anymore (Hou Tao)
406 - xfs_quota: allow operation on non-XFS filesystems (Bill O'Donnell)
407 - xfs_io: allow project quota operations on non-XFS (Eric Sandeen)
408 - mkfs.xfs: man page calrification for ftype defaults (Eric Sandeen)
409
410 xfsprogs-4.8.0-rc1 (9 Sep 2016)
411 - change contact emails to linux-xfs@vger.kernel.org
412 - libxfs: kernel sync up to 4.8-rc1
413 - Initial reverse mapping support (Darrick Wong)
414 - buffer lock trace analysis tool (Darrick Wong)
415 - logprint: cleanups and fixes (Darrick Wong)
416 - man page updates (various)
417 - libxcmd: mount option parsing fixes (Darrick Wong)
418 - xfs_quota: use XFS_GETQSTATV (Eric Sandeen)
419 - xfs_quota: allow use on non-XFS filesystems (Bill O'Donnell)
420 - xfs_db: allow direct manipulation of CRCs (Eric Sandeen)
421 - libxfs: get rid of ustat() calls (Felix Janda)
422
423 xfsprogs-4.7.0 (5 Aug 2016)
424 - xfs_io: man page for copy_file_range (Anna Schumaker)
425 - xfs_quota: handle XFS_GETNEXTQUOTA failure sanely (Zorro Lang)
426 - mkfs: remove old glibc build failure workaround (Felix Janda)
427
428 xfsprogs-4.7.0-rc2 (20 Jul 2016)
429 - xfs_io: add support for copy_file_range (Anna Schumaker)
430 - repair: fix exit value after low memory is detected (Zorro Lang)
431 - repair: fix quota inode detection issue (Eric Sandeen)
432 - fix coverity issues from 4.7-rc1 (Bill O'Donnell)
433
434 xfsprogs-4.7.0-rc1 (22 Jun 2016)
435 - libxfs kernel sync up to 4.7-rc1
436 - quota: new efficient iteration mechanism (Eric Sandeen)
437 - quota: support usernames starting with digits (Zorro Lang)
438 - xfs_io: mmap/mremap fixes (Zorro Lang)
439 - build/translation fixes (Mike Frysinger)
440 - repair: error messge cleanups (Eric Sandeen)
441 - mkfs: table based option parsing (Jan Tulak, Eric Sandeen)
442 - metadump: sector size support fixes (Eric Sandeen)
443 - db: unaligned acces fixes (Eric Sandeen)
444 - db: add CRC recalculation for corrupt blocks
445 - db: fix array notation handling in print commands
446 - db: Note that fragmenation factor is meaningless (Eric Sandeen)
447 - repair: more efficient secondary superblock search (Bill O'Donnell)
448 - quota: timer reporting corner case fixes (Eric Sandeen)
449 - headers: struct fsxattr redifinition fixes (Christoph Hellwig)
450 - man page updates (Eric Sandeen, Jan Tulak, Zorro Lang)
451 - repair: RT summary inode rebuild fix (Eric Sandeen)
452 - db: sparse inode check fixes (Brian Foster)
453
454 xfsprogs-4.5.0 (15 Mar 2016)
455 - xfs_io: prevent divide-by-zero on random IO (Dmitry Monakhov)
456 - xfs_db: dquot command documentation fixes (Eric Sandeen)
457 - xfs_quota: better command line parsing and documentation
458 (Zorro Lang)
459
460 xfsprogs-4.5.0-rc1 (17 Feb 2016)
461 - libxfs: update to match kernel 4.5-rc1 code base
462 - xfs_io: add DAX inode flag support
463 - repair: scalability improvements on large corrupt filesystems
464 - repair: directory rebuild fixes
465 - mdrestore: progress accounting now works
466 - metadump: fix btree block unused region zeroing
467 - quota: timer command fixes (Eric Sandeen)
468 - mkfs: man page cleanups (Eric Sandeen)
469 - xfs_io: reflink, dedupe and other fixes (Darrick Wong)
470 - quota: Q_XGETNEXTQUOTA support (Eric Sandeen)
471 - build cleanups for alternate C librarys (Joshua Kinard, Felix Janda)
472 - db: check fixes for sparse inodes (Darrick Wong)
473 - various: Fixes for Coverity reports (Vivek Trivedi)
474 - xfs_io: Document zero and help commands (Eric Sandeen)
475 - mkfs: DIO can use logical sector size limits (Eric Sandeen)
476 - repair: don't reset log cycle numbers when zeroing (Brian Foster)
477 - db: add ability to format log to a specific cycle (Brian Foster)
478
479 xfsprogs-4.3.0 (23 Nov 2015)
480 - xfs_fsr: cleanups to recent changes (Eric Sandeen)
481 - xfs_fsr: improved temp file attr fork handling (Eric Sandeen)
482 - libxfs: output verifier names in warnings (Eric Sandeen)
483 - xfs_repair: enable verifier corruption warnings on very verbose
484 output settings (Eric Sandeen)
485 - debian: update initramfs in postinst script (Steve McIntyre)
486
487 xfsprogs-4.3.0-rc2 (10 Nov 2015)
488 - xfs_fsr: abstract mntinfo/mntent differences (Jan Tulak)
489 - xfs_io: update reflink/dedupe ioctl definitions and implementation
490 (Darrick Wong)
491 - libxcmd: factoring of runtime reporting (Darrick Wong)
492 - man page fixes (Ville Skyttä)
493 - removal of ASSERT from exported headers
494
495 xfsprogs-4.3.0-rc1 (14 Oct 2015)
496 - xfs_io: reflink and dedupe operation support (Darrick Wong)
497 - xfs_db: blockget/blocktrash support for v5 filesystems
498 (Darrick Wong)
499 - xfs_repair: many directory/attr cleanups and fixes (Eric Sandeen)
500 - More OS X build improvements (Jan Tulak)
501 - Log zeroing rework for v5 filesystems to prevent log sequence
502 numbers from going backwards (Brain Foster)
503
504 xfsprogs-4.2.0 (7 Sep 2015)
505 - repair: fix crashes due to missing geometry pointer (Eric Sandeen)
506 - repair: fix node handling on large attribute btrees (Brian Foster)
507 - repair: attribute block header verification fixes (Darrick Wong)
508 - libxfs: more error negation fixes (Darrick Wong)
509 - libxfs: cancelled readahead buffer state initialisation fixes
510 (Darrick Wong)
511 - build: include/xfs header path fix (Lucas Stach)
512
513 xfsprogs-4.2.0-rc3 (25 Aug 2015)
514 - xfs_repair: directory verification fixes (Darrick Wong)
515 - libxfs: errno negation fixes (Darrick Wong)
516 - xfs_db: corrupt inode handling fixes (Darrick Wong)
517 - repair: memory leak fixes (Eric Sandeen)
518 - libxfs: directory corruption fix (Jan Kara)
519 - libxfs: gcc miscompile fixes (Jan Kara)
520 - libxfs: merge across bug fixes from 4.2 kernel code
521 - man pages: minor updates (Eric Sandeen)
522
523 xfsprogs-4.2.0-rc2 (18 Aug 2015)
524 - OS X build improvements (Jan Tulak)
525 - libxfs: fix code miscompilation w/ gcc 4.8.3 (Jan Kara)
526 - mkfs.xfs: default to using ftype=1 for all filesystems
527 - mkfs.xfs: CLI options parsing order fix (Eric Sandeen)
528 - xfs_repair: improve inode version checks (Roger Willcocks)
529 - libxfs: remove excessive EXPERIMENTAL feature warnings
530 for sparse inodes (Brian Foster)
531 - xfs_db: fix new gcc 4.9.3 build warnings
532
533 xfsprogs-4.2.0-rc1 (4 Aug 2015)
534 - update libxfs to match kernel 4.2-rc1
535 - libxfs and include restructuring to match kernel code
536 - sparse inode support (Brian Foster)
537 - Android build support (Ted Tso)
538 - Mac OS X build fixes (Jan Tulak)
539 - changing UUIDs on v5 filesystems (Eric Sandeen)
540 - libxfs-apply script for keeping kernel/progs libxfs in sync
541 (Eric Sandeen)
542 - lots of header and type cleanups (Christoph Hellwig)
543 - libblkid now mandatory (Jan Tulak)
544 - lots of bug fixes (Brian Foster, Eric Sandeen, Christoph Hellwig,
545 Mike Grant)
546
547 xfsprogs-3.2.4 (30 Jul 2015)
548 - xfs_metadump: information leakage fixes (CVE-2012-2150) (Eric Sandeen)
549
550 xfsprogs-3.2.3 (10 Jun 2015)
551 - Debian packaging updates (Nathan Scott)
552
553 xfsprogs-3.2.3-rc2 (1 Jun 2015)
554 - xfs_repair: handle speciall atribute names correctly (Eric Sandeen)
555 - xfs_repair: handle v5 format feature flags correctly (Darrick Wong)
556 - xfs_repair: Better v5 format validation for directories (Darrick Wong)
557
558 xfsprogs-3.2.3-rc1 (11 May 2015)
559 - mkfs.xfs: enable metadata CRCs by default
560 - mkfs.xfs: enable free inode btrees by default
561 - build: glibc support updates (Jan Tulak)
562 - man page updates (Sage Weil, Namjae Jeon, Eric Sandeen)
563 - xfs_admin: Changing UUIDs disable for CRC enabled filesystems
564 (Eric Sandeen)
565 - xfs_repair: Separate pquota inode fixes (Brian Foster)
566 - xfs_db: inode alignment fixes (Brian Foster)
567 - mkfs.xfs: fix failures creating file images (Brian Foster)
568 - libxfs: zero new buffers before use (Darrick J. Wong)
569 - xfs_repair: handle directory leaf CRC errors gracefully
570 (Darrick J. Wong)
571 - xfs_repair: validate and repair inode CRCs (Eric Sandeen)
572 - xfs_repair: lots of broken directory repair fixes (Eric Sandeen)
573 - xfs_db: handle v3 inodes properly (Eric Sandeen)
574 - xfs_db: allow writing corrupted metadata on CRC enabled filesystems
575 (Eric Sandeen)
576 - xfs_repair: gracefully handle > 512 byte sector superblocks
577 - mkfs.xfs: take into acocunt log stripe unit when sizing log
578 - xfs_metadump: inode alignment and null inode fixes (Brian Foster)
579 - xfs_io: FALLOC_FL_INSERT_RANGE support (Namjae Jeon)
580 - build: libtool static library build fixes (Romain Naour)
581 - mkfs.xfs: large block size inode alignment fixes (Brian Foster)
582 - xfs_repair: secondary superblock scan fixes (Brian Foster)
583 - xfs_repair: don't care about symlink compenent lengths
584 (Eric Sandeen)
585
586 xfsprogs-3.2.2 (4 December 2014)
587 - Debian packaging updates (Nathan Scott)
588 - xfs_repair, mkfs.xfs stripe geometry fixes (Eric Sandeen)
589 - libxcmd path handling fixes (Eric Sandeen)
590 - xfs_crash crash fix (Jie Liu)
591 - xfs_logprint AGI/AGF handling improvements (Jan Kara)
592 - libhandle support for symlinked /usr (Jan Tulak)
593 - fix multiple Coverity and sparse reported issues (Eric Sandeen)
594 - new mremap, sync, syncfs commands for xfs_io (Eric Sandeen)
595 - man page updates (Eric Sandeen, Mark Tinguely)
596 - xfs_repair sets ftype in lost+found dirents (Jan Kara)
597 - xfs_repair handles bad inodes better (Eric Sandeen)
598 - xfs_repair freelist rebuild improvements
599 - xfs_repair finobt crash fixes (Brian Foster)
600 - xfs_copy handles 4k sector devices better (Eric Sandeen)
601
602 xfsprogs-3.2.1 (15 July 2014)
603 - Added support for new on-disk free inode btree (Brian Foster)
604 - libxfs inode use-after free fixes (Mark Tinguely)
605 - xfs_copy threading cleanups (Junxiao Bi)
606 - xfs_check has been removed
607 - C++ header compiler fixes (Roger Willcocks)
608 - xfs_repair prefetch fixes (Eric Sandeen)
609 - xfs_repair directory block CRC detection fixes (Jan Kara)
610 - xfs_repair directory rebuild fixes
611 - libxfs buffer error handling fixes
612 - xfs_repair quota inode handling fixes
613 - removed incorrect asserts from phase 2 of xfs_repair
614 - updated Polish translations (Jakub Bogusz)
615 - xfs_mkfs 4k sector device fixes (Eric Sandeen)
616 - xfs_fsr cleanups nd fixes (Eric Sandeen)
617 - mount options described in xfs(5) man page (Eric Sandeen)
618
619 xfsprogs-3.2.0 (16 May 2014)
620 - First release with full support of CRC enabled filesystems
621 - No code changes from 3.2.0-rc3
622
623 xfsprogs-3.2.0-rc3 (9 May 2014)
624 - Third release candidate for full support of CRC enabled filesystems
625 - Updated Debian change logs in preparation for release (Nathan Scott)
626 - Build warning fixes (Nathan Scott)
627 - xfs_repair prefetch fix (Eric Sandeen)
628 - xfs_repair block tracking scalability fix
629
630 xfsprogs-3.2.0-rc2 (2 May 2014)
631 - Second release candidate for full support of CRC enabled filesystems
632 - xfs_repair has full CRC validation and repair
633 - Coverity related cleanups and fixes
634
635 xfsprogs-3.2.0-rc1 (14 April 2014)
636 - First release candidate for full support of CRC enabled filesystems
637 - Large number of Coverity related fixes and cleanups
638 - disambiguous of CRC validation errors from IO errors.
639 - Improved dangerous mode handling in repair
640 - repair handles garbage in zeroed areas of superblocks better
641 - repair validates dirent ftype field fully
642 - metadump fully supports discontiguous directory blocks
643 - metadump only recalculates CRCs on metadata it obfuscates so as to
644 preserve errors in the metadata where possible.
645 - default log size that mkfs creates is now reverted to the same size
646 as 3.1.x releases create.
647 - mkfs sets the ftype on directory entries correctly during protofile
648 population
649 - xfs_io support O_TMPFILE, flink, FALLOC_FL_ZERO_RANGE and
650 FALLOC_FL_COLLAPSE_RANGE,
651 - logprint handles split entries better
652
653 xfsprogs-3.2.0-alpha2 (25 November 2013)
654 - Alpha release for the purpose of testing the CRC feature in
655 kernels 3.10 and newer.
656 - Enable xfs_db write support and xfs_metadump support for CRC
657 enabled filesystems.
658 - Add directory entry filetype support for non-CRC filesystems.
659 - Remove experimental warnings for CRC filesystems.
660 - Ensure all inodes created by xfs_repair have a proper d_type set.
661 - Fix build on big endian machines.
662 - Properly handle symlinks to devices on various tool commandlines.
663 - Fix xfs_repair's dirty log detection for 4k sector logs, broken
664 in Alpha1.
665 - Fix a potential segfault in xfs_repair when issuing progress
666 reports.
667 - Fix potential xfs_fsr failures when running w/ selinux.
668 - Update config.guess/config.sub for arm64, thanks to Colin Watson.
669 - Stop wasting memory by caching inode structures in xfs_repair -
670 they are never re-used. Thanks to Christoph Hellwig.
671 - Fix several Coverity-found defects, thanks to Li Zhong.
672 - Fix platform_test_xfs_fd to return false on special files which
673 cannot take an xfs ioctl.
674 - Sync up libxfs with kernel code.
675 - Improved xfs_repair performance on large filesystems
676 (always use prefetch and strided AG scanning functionality)
677
678
679 xfsprogs-3.2.0-alpha1 (26 September 2013)
680 - Alpha release for the purpose of testing the CRC feature in
681 kernels 3.10 and newer.
682 - Remove all vestiges of old, unsupported version 1 directory code.
683 - Add a "readdir" command to xfs_io, thanks to Brian Foster.
684 - Fix potential segfault in xfs_repair when creating lost+found.
685 - Zero out unused parts of on-disk superblocks during repair, to
686 avoid metadata verifier failures at runtime.
687 - Add directory entry type support to mkfs.xfs and xfs_db.
688 - Add the icreate transaction to xfs_logprint, and fix continuation
689 transactions.
690 - Add the lseek SEEK_DATA/SEEK_HOLE support into xfs_io.
691 - Print all AGI unlinked buckets in xfs_logprint.
692 - Fix mkfs.xfs ENOSPC with protofile which creates a very large
693 directory.
694 - Fix several Coverity-found defects, thanks to Li Zhong.
695 - Do all file reads in xfs_fsr using O_DIRECT.
696 - Sync up libxfs with kernel code.
697 - Add support for concurrent group and project quota usage on CRC
698 enabled filesystems.
699 - Ensure mkfs creates log sizes that are always large enough for
700 the configured fileystem geometry.
701
702 xfsprogs-3.1.11 (8 May 2013)
703 - Support for relative paths in xfs_quota thanks to Satoru Takeuchi.
704 - mkfs.xfs will always go into multidisk mode when filesystem
705 geometry is specified on the command line.
706 - Document all commands in xfs_io.
707 - Remove setfl command from xfs_io.
708 - xfs_metadump will obfuscate symlinks by path component.
709 - mkfs.xfs no longer accepts geometry settings smaller than the
710 physical sector size.
711 - xfs_logprint now supports multiply-logged inode fields and
712 handles continued inode transactions correctly.
713 - kill XLOG_SET
714 - Update release scripts to use git archive to address a
715 missing source file reported by Arkadiusz Mi?kiewicz
716 - Fix a build error with -Werror=format-security, reported
717 by Arkadiusz Mi?kiewicz
718 - mkfs.xfs no longer attempts to discard when -N option is used.
719 - Update 'make deb' to use tarball
720 - Sync up with log reservation changes in the kernel.
721 - Fix possible unallocated memory access in fiemap.
722 - Guard against string overflow in path_to_fspath.
723 - Fix setup_cursor array allocation.
724 - Fix free of unintialized pointer in xfs_acl_valid error path.
725 - Guard against path string overflows.
726 - Check strdup results properly in initallfs().
727 - Fix attribute no_change_count logic.
728 - Remove extraneous close() in fsrallfs().
729 - xfs_repair now skips the freelist scan of a corrupt agf
730 when in no-modify mode.
731 - xfs_db now skips freelist scans of corrupt agfs.
732 - Remove unconditional ASSERT(0) in xfs_repair.
733 - Reduce bb_numrecs in bno/cnt btrees when log consumes all agf space.
734 - Add depraction message for xfs_check.
735 - xfs_quota allow user or group names beginning with digits reported
736 by James Carter.
737 - Fix manpages and usage() spelling, errors and omissions.
738 - Validate the extent count is at least within the positive
739 range of a signed 32 bit integer before using it.
740
741 xfsprogs-3.1.10 (13 December 2012)
742 - Update release script to make a source tarball.
743
744 xfsprogs-3.1.9 (31 October 2012)
745 - Print nice details if agsize is out of bounds in mkfs.xfs.
746 - Various fixes for fragmented multi-block dir2 handling in
747 xfs_repair.
748 - Fix extent record printing in xfs_db on big endian arches.
749 - Use the correct macros when dumping block maps in extent
750 form in xfs_db, thanks to Peter Watkins.
751 - Add sync file range support to xfs_io.
752 - Implement preadv/pwritev in xfs_io.
753 - Link against libreadline for libxcmd, thanks to Mike Frysinger.
754 - Clean up mkfs.xfs output on invalid inode size.
755 - Various build fixes, thanks to Mike Frysinger and Jan Engelhardt.
756
757 xfsprogs-3.1.8 (20 March 2012)
758 - Fix xfs_repair segfault on a corrupted filesystem by validating the
759 acl count before reading it.
760 - Avoid xfs_repair deadlocks on prefetched buffers.
761 - Fix various incorrect printf formats, thanks to Jakub Bogusz for
762 reporting.
763 - Polish translation update, thanks to Jakub Bogusz.
764 - Refuse mkfs.xfs on misaligned devices when using 4k sectors, unless
765 the -f option is specified, and then force 512b sector size,
766 thanks to Carlos Maiolino.
767 - Avoid a possible loop on the unlinked inode list in phase 3 of
768 xfs_repair, thanks to Stefan Pfetzing for reporting.
769 - Allocate inode and free extent records individually in xfs_repair.
770 - Fix a possible deadlock btree nodes in xfs_repair by using recursive
771 locking, thanks to Arkadiusz Miśkiewicz for reporting and testing.
772 - Fix possible xfs_repair deadlocks in inode prefetching, thanks to
773 Arkadiusz Miśkiewicz for reporting and testing.
774 - Make xfs_repair handle filesystems with the log in ag 0, thanks to
775 Sindre Skogen for reporting.
776 - Deprecate the -F foreign flag to xfs_io.
777 - Add debian linux-libc-dev build dependancy.
778 - Add an extended fiemap configure check.
779 - Various cleanups in xfs_repair.
780 - Update xfs_check man page to recommend xfs_repair over xfs_check,
781 thanks to Arkadiusz Miśkiewicz.
782 - Update the on-disk extent count as part of inode repair when moving
783 inodes to lost+found to avoid to avoid tripping over a check in
784 xfs_iformat, thanks to Arkadiusz Miśkiewicz for reporting and
785 testing.
786 - Check for size parsing errors in xfs_quota, thanks to James Lawrie
787 for reporting.
788 - Fix fiemap loop continuation in xfs_io.
789 - Make mkfs.xfs properly handle physical sector size.
790 - Fix /proc/mounts parsing in xfs_fsr.
791 - Fix xfs_repair when ag_stride options with attributes and dirv1 code,
792 thanks to Tom Crane for reporting and testing.
793 - Fix message formats in process_dinode_int.
794 - Fix xfs_repair handling of link counts when the on-disk count
795 overflows 8 bits.
796 - Fix messages from set_nlinks in xfs_repair.
797
798 xfsprogs-3.1.7 (17 November 2011)
799 - Pull in fix for debian/control
800 - Polish translation update, thanks to Jakub Bogusz
801 - Fix xfs_repair link count on lost+found, thanks to Carlos Maiolino
802 - Fix various incorrect printf formats
803
804 xfsprogs-3.1.6 (14 October 2011)
805 - Re-synch of the header and libxfs files with the kernel
806 code as of Linux 2.6.37, including reviving xfs_repair
807 radix tree code.
808 - Fix a xfs_repair phase 4 hang, thanks to Ajeet Yadav.
809 - Subcommand names within various programs are no longer
810 translated/localized, thanks to Arkadiusz Mi?kiewicz.
811 - Build system fixes, thanks to Ted Ts'o.
812 - Updates to teh xfs_info(8)/xfs_growfs(8) man page, thanks
813 to Roman Ovchinnikov.
814 - xfs_quota "df" no longer reports values twice what they
815 should have been for project quotas.
816 - mkfs.xfs now requires that sub-options are non-empty
817 strings; thanks to Chris Pearson for reporting.
818 - Better handling of short reads in libxfs.
819 - xfs_quota now prints "N/A" rather than a large number for
820 the quota file inode number for disabled quota types.
821 - Bogus (unrelated) mount point entries no longer cause
822 xfs_growfs, xfs_quota, and xfs_io to quit early.
823 - xfs_repair no longer fails when the sector size of an
824 underlying device is larger than the sector size in a
825 hosted filesystem image.
826 - Various other internal improvements, including refactoring
827 and eliminating more build warnings.
828
829 xfsprogs-3.1.5 (30 March 2011)
830 - Polish translation update, thanks to Jakub Bogusz
831 - xfs_repair now warns if running in low memory mode
832 - Phase 2 of xfs_repair is now multithreaded
833 - xfs_quota no longer attempts to get quota information if
834 not enabled
835 - Inode flags are now properly validated by xfs_repair
836 - Metadump now obfuscates all file names reliably
837 - xfs_io now supports the "fiemap" command, a more generic
838 form of the "bmap" command
839 - xfs_io now supports the "fpunch" command, as well as a
840 "-p" flag to the "fallocate command. Both implement hole
841 punching. Thanks to Josef Bacik
842 - A number of other bug fixes thanks to Ajeet Yadav
843
844 xfsprogs-3.1.4 (9 November 2010)
845 - Add projid32bit handling to userspace, resolving type
846 sizing issues when dealing with 32 bit project ids.
847 - Make xfs_fsr use /proc/mounts if available.
848 - Annotate that Debian packages are group maintained.
849 - Fix a Debian packaging issue causing upgrade pain.
850
851 xfsprogs-3.1.3 (26 August 2010)
852 - Add xfs_io support for XFS_IOC_ZERO_RANGE
853 - Fix depend targets.
854 - Allow xfs_io resvsp command for foreign filesystems.
855 - Fix configure --prefix.
856 - Make xfs_db check for valid inode data pointer before dereferencing.
857 - Validate btree block magic in the xfs_db freesp command,
858 thanks to Peter Watkins.
859 - Unbreak make update-po, permissions problem,
860 thanks to Arkadiusz Miśkiewicz.
861 - Fix linking of libxfs and librt detection (needs pthread),
862 thanks to Arkadiusz Miśkiewicz.
863 - Add a platform_discard_blocks stub for GNU/kFreebsd.
864
865 xfsprogs-3.1.2 (6 May 2010)
866 - Fix missing thread synchronization in xfs_repair duplicate
867 extent tracking.
868 - Fix handling of dynamic attribute fork roots in xfs_fsr.
869 - Fix sb_bad_features2 manipulations when tweaking the lazy count
870 flag.
871 - Add support for building on Debian GNU/kFreeBSD, thanks
872 to Petr Salinger.
873 - Improvements to the mkfs.xfs manpage, thanks to Wengang Wang.
874 - Various small blkid integration fixes in mkfs.xfs.
875 - Fix build against stricter system headers.
876
877 xfsprogs-3.1.1 (29 January 2010)
878 - Fix various blkid topology support problems in mkfs.xfs.
879 - Fix various build warnings.
880 - Add automatic build dependency calculations.
881 - Cleaner build system output.
882 - Add missing aclocal m4 file to the package generation.
883 - Arrange for release tags to be digitally signed.
884
885 xfsprogs-3.1.0 (13 January 2010)
886 - Reduce memory usage in xfs_repair by using better data structures.
887 - Add additional checks in xfs_repair to detect freespace btree
888 corruption instead of only rebuilding the btrees. Useful for the
889 no-modify mode.
890 - Fix libhandle to use the right path to issue by-handle ioctls for
891 symbolic links and special files.
892 - Use lazy superblock counters by default. At least kernel 2.6.22 is
893 needed for this feature.
894 - Use physical device sector size if available in mkfs.xfs,
895 so 4K sector devices are handed more gracefully.
896 - Add a German translation, thanks to Chris Leick.
897 - Enable the madvise and mincor commands in xfs_io.
898 - Fix unsafe temporary file creation in xfs_fsr.
899 - Add support for discarding unused space on SSDs or thin provisioned
900 arrays in mkfs.xfs.
901 - Allow linking against libblkid for topology information.
902 - Add symbol versioning for libhandle.
903 - Remove the included RPM and binary tarball built infrastructure.
904 - Various build system improvements.
905 - Small fixes to xfs_db and xfs_io.
906
907 xfsprogs-3.0.4 (17 September 2009)
908 - Fix a memory leak in xfsprogs.
909 - Increase hash chain length in xfsprogs when running out of memory.
910 - Fix dmsetup invocation in libdisk to avoid warnings during mkfs
911 on multipath devices.
912 - Fix the -V option to various installed tools.
913 - Small internal fixes to please the clang semantical analysis tool.
914 - Debian packaging updates.
915 - Rework Makepkgs and Makefiles to improve deb generation.
916
917 xfsprogs-3.0.3 (30 August 2009)
918 - Fix unaligned accesses in libxfs.
919 - Various small fixes to xfs_db, xfs_repair and xfs_io.
920 - Add fallocate command to xfs_io.
921 - Enable readline support in xfs_io and xfs_quota.
922 - Allow log sizes up to 2GiB (minus 1 byte) in xfs_mkfs.
923 - Open the block device in xfs_repair exclusively, thanks to
924 Nathaniel W. Turner.
925
926 xfsprogs-3.0.2 (6 May 2009)
927 - Updates to Debian build process after recent autoconf tweaks.
928 - Fix a couple of minor man page syntax issues.
929
930 xfsprogs-3.0.1 (4 May 2009)
931 - Update the Makepkgs script to generate proper source tarballs.
932 - New project(5) and projid(5) man pages.
933 - Fix extent array reallocation in the xfs_io bmap command,
934 thanks to Tomasz Majkowski.
935 - Small specfile improvements, thanks to Jan Engelhardt.
936 - Allow xfs_freeze to freeze non-XFS filesystems.
937 - Fix the xfs_db bmbta command.
938 - Fix parallel builds, thanks to Mike Frysinger.
939 - Various autoconf/libtool fixes, thanks to Andreas Gruenbacher.
940
941 xfsprogs-3.0.0 (4 February 2009)
942 - Various smaller xfs_repair improvements.
943 - Various gettext improvements, thanks to Jakub Bogusz.
944 - Polish translation update, thanks to Jakub Bogusz.
945 - Various xfs_quota fixes, thanks to Arkadiusz Miskiewicz.
946 - Support parallel builds.
947 - Detection of btrfs, gfs and gfs2 in libdisk.
948 - Addition of the xfs_fsr and xfs_estimate tools previous found
949 in the xfsdump package.
950 - Resync libxfs to latest kernel implemenation.
951 - Update all of xfsprogs to latest kernel interfaces.
952 - Add sparse support to xfsprogs build.
953 - Cleanup devel package for xfsctl, libhandle and libdisk only
954 (remove libxfs interfaces).
955
956 xfsprogs-2.10.1 (5 September 2008)
957 - Improve xfs_repair -P option to disable xfs_buf_t locking.
958 - Fix inode cluster I/O size for > 8KB block size filesystems.
959 - Fix up ASCII CI output for mkfs.xfs and xfs_growfs.
960 - Fix buffer handling in error cases in xfs_db (includes xfs_check
961 and xfs_metadump).
962 - Add packed on-disk shortform directory for ARM's old ABI, thanks to
963 Eric Sandeen.
964 - Increase default valid block count for a directory extent in
965 xfs_metadump (from 20 to 1000).
966 - Fix up mkfs.xfs -N option with "-d file" so it doesn't resize the
967 target file (thanks to Michal Marek).
968 - Improve libxfs cache handling with (un)referenced blocks.
969 - Check that directory size is not too big in xfs_repair.
970 - Improve xfs_repair to restore bad or missing ".." entries.
971
972 xfsprogs-2.10.0 (26 May 2008)
973 - Add ASCII case-insensitive support to xfsprogs.
974
975 xfsprogs-2.9.8 (21 April 2008)
976 - Add support for sb_features2 in wrong location in mkfs.xfs,
977 xfs_repair and xfs_db.
978 - Improve memory limits for libxfs cache in xfs_repair and added
979 a -m option to manually limit usage of xfs_repair.
980 - Add -c option to xfs_admin to turn lazy-counters on/off.
981 - Added support for mdp in libdisk/mkfs.xfs, thanks to
982 Hubert Verstraete.
983 - Add -p option to fsck.xfs, thanks to Markus Rothe.
984 - Cleanup sys v3 bzero/bcopy calls, thanks to Nigel Kukard.
985
986 xfsprogs-2.9.7 (1 Mar 2008)
987 - Lazy superblock counters not yet the default with mkfs.xfs.
988 - Add -y (another no-op) fsck option.
989 - Resolve mkfs allocation group count issue with small devices.
990 - Fix mkfs to sector align the device size so zeroing the end
991 of the device doesn't fail.
992
993 xfsprogs-2.9.6 (7 Feb 2008)
994 - Fix regression introduced by changing the mkfs.xfs defaults.
995 - Made lazy superblock counters the default with mkfs.xfs.
996
997 xfsprogs-2.9.5 (21 Jan 2008)
998 - Updated mkfs.xfs defaults.
999 - Make xfs_info handle mount points with spaces.
1000 - Improve xfs_repair's handling of invalid freespace btree extents.
1001 - Rebuild directories in xfs_repair if "." and ".." aren't the first
1002 two directory entries. This guarantees a directory is deletable.
1003 - Changed mkfs.xfs -f to wipe all old AG headers, not just the ones
1004 up to the end of the new filesystem size.
1005 - Purged the end of device whack buffer in mkfs.xfs to prevent a
1006 warning in certain device sizes.
1007 - Man page fixes. Thanks to Utako Kusaka <u-kusaka@wm.jp.nec.com>
1008 for this.
1009 - Disable the ability to turn off unwritten extents in mkfs.
1010
1011 xfsprogs-2.9.4 (7 Sep 2007)
1012 - Fixed xfs_repair segfaulting with directory block size different
1013 to the filesystem blocksize.
1014 - Fixed xfs_quota disable, enable, off and remove commands.
1015 Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for this.
1016 - Improved the robustness of xfs_metadump.
1017 - Fix link issues with pthread library.
1018
1019 xfsprogs-2.9.3 (23 July 2007)
1020 - Make xfs_repair support > 512 byte sector sizes.
1021 - Fixed include Makefile for new common header (xfs_metadump.h).
1022 - Fixed xfs_quota state command segfaulting with no mounted
1023 XFS filesystems.
1024 - Fixed xfs_quota printing out unusual message with "path n" command
1025 with no mounted XFS filesystems.
1026 - Fixed "quota -n" command with project IDs.
1027 - Improved "free" output when project quotas are defined, but
1028 haven't been enable on the filesystem.
1029 Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for the above four
1030 fixes.
1031
1032 xfsprogs-2.9.2 (18 July 2007)
1033 - Next major round of xfs_repair performance improvements:
1034 - Cache disk nlink values in Phase 3 for Phase 7.
1035 - Do multithreaded prefetch/processing based on AG stride
1036 option (ie. for concats).
1037 - Don't trash lost+found at the start of Phase 4, eliminates
1038 repeated "moving disconnected inode to lost+found" with
1039 successive xfs_repair runs.
1040 - Do multi-threaded sequential metadata prefetch.
1041 Method based on Agami patches posted for 2.7.18 xfsprogs.
1042 - Improve the libxfs cache with priority tagging to keep
1043 blocks around that have unfavourable I/O characteristics.
1044 - Make mkfs.xfs -f zero the old secondary superblocks before writing
1045 the new superblocks.
1046 - Fix up xfs_info and xfs_quota's -c handling with global commands.
1047 - Improve xfs_bmap -vp output to always show the FLAGS column.
1048 - Update man pages.
1049
1050 xfsprogs-2.9.1 (28 June 2007)
1051 - Added filestreams support to xfs_io.
1052 - Fix up libattr Makefile to append to LTLDFLAGS. Thanks to
1053 Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> for this.
1054 - Fix up build not to ignore LDFLAGS generated by configure.
1055 Thanks to SpanKY <vapier@gentoo.org> for this.
1056
1057 xfsprogs-2.9.0 (5 June 2007)
1058 - Added new tools: xfs_metadump and xfs_mdrestore.
1059 - Fix up the HAVE___U32 fix from 2.8.20
1060 Thanks to Eric Sandeen for pointing this out.
1061
1062 xfsprogs-2.8.21 (28 May 2007)
1063 - Add support for lazy superblock counters in mkfs.xfs, xfs_db,
1064 xfs_repair, xfs_growfs and also libxfs.
1065 - Fix xfs_quota project command to stop it operating on special files.
1066 Thanks to Leo Baltus.
1067
1068 xfsprogs-2.8.20 (23 February 2007)
1069 - Fix xfs_repair not detecting invalid btree root in inodes.
1070 - Fix xfs_repair restoring corrupted superblock after repairing it.
1071 - Fix xfs_repair crashing on invalid quota inode values.
1072 - Fix xfs_quota gracetime reporting.
1073 Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for this.
1074 - Fix libxfs IO_DEBUG output.
1075 - Instead of using AC_CHECK_TYPES which isn't supported for
1076 older versions of autoconf, add our own type check in the
1077 m4/package_types.m4 file for __u32.
1078 Suggested by Nathan Scott and discovered by wookey@aleph1.co.uk.
1079
1080 xfsprogs-2.8.19 (31 January 2007)
1081 - Fix pthread stack size setting in xfs_repair.
1082 - Fix xfs_bmap -n option displaying a truncated extent.
1083 - Fix xfs_io mwrite segfault. Thanks to Utako Kusaka for these two
1084 fixes.
1085 - Fix errors in xfs_quota(8) man page.
1086
1087 xfsprogs-2.8.18 (8 December 2006)
1088 - <xfs/list.h> is an installed file, we cannot simply rename it,
1089 as other applications using it (accidentally or not) may break.
1090 The xfs_list.h name was inconsistent with everything else too.
1091 - Fix "pointer targets in assignment differ in signedness" warnings
1092 - Update Debian packaging.
1093 - Fix up two issues with xfs_db and bmap. If the data/attr fork is
1094 local, it either infinite loops or crashes. If both are displayed,
1095 the attrs are wrong.
1096 - Fix up xfs_io mmap read that read from the wrong offset.
1097 - Updated xfs_io man page.
1098 Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for the above three
1099 fixes.
1100
1101 xfsprogs-2.8.17 (5 December 2006)
1102 - Fix up libxfs SEGV when attempting to mount a non-XFS filesystem.
1103 Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for this.
1104 - Fix up xfs_repair aborting if it finds an inode with an invalid
1105 inode type.
1106 - Fix up default realtime extent size for large block sizes.
1107 - Rename include/list.h to xfs_list.h so that other applications
1108 do not accidentally use it.
1109
1110 xfsprogs-2.8.16 (30 October 2006)
1111 - Fix up an endian problem for nlink setting in phase 7 for xfs_repair.
1112
1113 xfsprogs-2.8.15 (19 October 2006)
1114 - Fix up nlink checks and repairs in phase 7 for xfs_repair.
1115 - Remove a bogus LEAFN warning for a single leaf node v2 dir.
1116 Thanks to Roger Willcocks <roger@filmlight.ltd.uk> for this.
1117
1118 xfsprogs-2.8.14 (6 October 2006)
1119 - Fix up the ring command in xfs_db,
1120 Thanks to Utako Kusaka <utako@tnes.nec.co.jp> for this.
1121 - Set the blocksize on the device to the given sector
1122 size which is _not_ necessarily 512 bytes;
1123 idea suggested by Shailendra Tripathi.
1124 - Fix up xfs_copy and its variable argument handling
1125 around vfprintf; xfs_copy was seg faulting on x86_64.
1126
1127 xfsprogs-2.8.13 (21 September 2006)
1128 - Fix v2 directory checking with holes and unreadable blocks.
1129 - Fix a memory leak in dir2 checking.
1130 - Update libdisk/md support to work out the stripe width
1131 based on (# raid-disks - # parity disks) which
1132 doesn't include any spare disks (which we mistakenly did before).
1133 Thanks to Shailendra Tripathi's suggestions.
1134 - Get the kernel int types of __u32 and friends from <asm/types.h>
1135 if we can, otherwise define them ourselves.
1136
1137 xfsprogs-2.8.12 (29 August 2006)
1138 - Multi-thread modifications to xfs_repair.
1139 - Updated Polish translation, thanks to Jakub Bogusz.
1140 - Change default mkfs realtime extent size setting to
1141 perform better for buffered writes.
1142
1143 xfsprogs-2.8.11 (08 August 2006)
1144 - xfs_repair prefetch optimisations.
1145 - Make many tools use direct I/O on Linux if the underlying
1146 device supports it. Mainly for speeding up xfs_repair as
1147 libxfs does its own internal metadata buffering now.
1148 - Fix warnings from mkfs.xfs on ramdisk devices.
1149 - Fix issues with symbolic link handling in Makefiles.
1150
1151 xfsprogs-2.8.10 (02 August 2006)
1152 - Fix v2 directory rebuilds in phase6 of xfs_repair.
1153 - Fix buffer sizing issue for large pagesize systems,
1154 affecting mkfs auto-device-type-detection heuristics.
1155
1156 xfsprogs-2.8.9 (18 July 2006)
1157 - Fix rpm issue with install targets as uid/gid zero (we now
1158 using symbolic names rather than the numeric versions).
1159
1160 xfsprogs-2.8.8 (14 July 2006)
1161 - Fix issues with makedepend on libtool libraries.
1162
1163 xfsprogs-2.8.7 (10 July 2006)
1164 - Fix build of xfs_logprint for different uuid_t definitions;
1165 thanks to Craig Rodrigues.
1166
1167 xfsprogs-2.8.6 (07 July 2006)
1168 - Fixed xfs_repair handling of duplicate names in a directory.
1169
1170 xfsprogs-2.8.5 (05 July 2006)
1171 - Update translation Makefile to work better with the Ubuntu
1172 translation system. Thanks to feedback from Martin Pitt.
1173 - Fix annoying "ignores datarootdir" warning from configure.
1174 - Fix issues with makedepend build infrastructure.
1175 - Add prefetch code for improved xfs_repair run times.
1176
1177 xfsprogs-2.8.4 (23 June 2006)
1178 - Improve Debian udeb package handling, thanks to Frans Pop.
1179 - Fix a situation where xfs_growfs can fail to match a block
1180 device to a filesystem correctly; thanks to Bastian Kleineidam.
1181 - Minor corrections to the xfs_growfs man page.
1182
1183 xfsprogs-2.8.3 (21 June 2006)
1184 - Fix a possible segv in xfs_growfs; thanks to Bastian Kleineidam.
1185
1186 xfsprogs-2.8.2 (17 June 2006)
1187 - More updates to repair/libxfs for improving performance
1188 - Incorporate librt into the build process for lio_listio
1189 - Minor xfs_logprint tweaks and fixes.
1190 - Small updates to xfs_io manual page.
1191 - Several fixes from earler 2.8 releases with respect to
1192 inode/buffer cache refcounting.
1193
1194 xfsprogs-2.8.1 (29 May 2006)
1195 - Fix endianness issues on FreeBSD.
1196
1197 xfsprogs-2.8.0 (18 May 2006)
1198 - Initial pass at user space caching, ultimately provides
1199 a starting point for a faster, parallel version of repair.
1200 - Fix several inode/buffer reference counting issues.
1201 - Fix compiler warnings, and builds on certain glibc versions
1202 having issues with the device major() macro.
1203 - Added code to xfs_db and xfs_admin to allow conversion
1204 from version 1 to version 2 logs.
1205
1206 xfsprogs-2.7.18 (16 May 2006)
1207 - Fixed a case where xfs_repair was reporting a valid used
1208 block as a duplicate during phase 4.
1209 - Fixed a case where xfs_repair could incorrectly flag extent
1210 b+tree nodes as corrupt.
1211 - Portability changes, get xfs_repair compiling on IRIX.
1212 - Parent pointer updates in xfs_io checker command.
1213 - Allow LDFLAGS to be overridden, for Gentoo punters.
1214
1215 xfsprogs-2.7.17 (05 April 2006)
1216 - Fix libxfs access(2) check on /proc/mounts, which was
1217 causing issues when xfs_check/xfs_repair run on readonly
1218 root filesystem mounts.
1219 - Fix Debian packaging for libc-dev build dependency.
1220 - Fix up auto lib64 install detection for x86_64 platforms.
1221
1222 xfsprogs-2.7.16 (22 March 2006)
1223 - Fix freespace accounting in xfs_quota(8) df command.
1224 - Fix a typo on the xfs_quota(8) man page.
1225 - Make -O2 (cc optimisation level) the default.
1226
1227 xfsprogs-2.7.15 (03 March 2006)
1228 - Fix the way external log/realtime devices were handled in
1229 userspace with older kernels (subtely different in procfs)
1230 - Fix a corruption problem in xfs_copy(8) when attempting to
1231 zero the (old) log, a section was sometimes missed (depends
1232 on log and I/O buffer (mis)alignment).
1233
1234 xfsprogs-2.7.14 (15 February 2006)
1235 - Debian packaging updates (debmake out, debhelper in).
1236 - Fix a header to work with additional compiler variants.
1237
1238 xfsprogs-2.7.13 (08 February 2006)
1239 - Convert fsck into a shell script and make it provide a
1240 hint to run repair/check (in non-auto fsck modes).
1241 Thanks to Marian Jancar <mjancar@suse.cz> for this.
1242 - Fix compilation botch on non-Linux platforms (duplicate
1243 type definitions).
1244
1245 xfsprogs-2.7.12 (31 January 2006)
1246 - Added initial Polish translation.
1247 Thanks to Jakub Bogusz <qboosh@pld-linux.org> for this.
1248 - Fixed rpm specfile with respect to INSTALL_{USER,GROUP}.
1249
1250 xfsprogs-2.7.11 (16 January 2006)
1251 - Fix a problem with the generated source tarballs and a
1252 missing parent.h header file.
1253
1254 xfsprogs-2.7.10 (16 December 2005)
1255 - Make xfs_db keep trying when root inode can't be read.
1256 - Make xfs_db check AGF BNO and CNT btree consistency.
1257 - Tweak a couple of libxfs headers so they can be used by
1258 C++ programs (removes nested struct declarations, which
1259 are used outside the scope they're declared in).
1260 - Fix a rounding issue in xfs_quota time reporting, making
1261 it more consistent with the standard quota utilities.
1262 - Fix dopey libxfs message "Unmount and run xfs_repair.",
1263 especially annoying when printed by xfs_repair itself.
1264 - Fix a dir2 xfs_repair bug, misdiagnosing a valid dir as
1265 corrupt. Thanks to Masanori Tsuda.
1266
1267 xfsprogs-2.7.9 (08 December 2005)
1268 - Fix thinko in libxcmd cvtnum routine
1269 - Fix EFI/EFD printing in xfs_logprint
1270
1271 xfsprogs-2.7.8 (05 December 2005)
1272 - Extend xfs_io to do aligned direct IO automatically
1273 - Report direct IO parameters (dioinfo) in xfs_io
1274 - Make xfs_mkfile a shell script wrapper around xfs_io
1275
1276 xfsprogs-2.7.7 (16 November 2005)
1277 - Fix some gcc compiler warnings on 64 bit platforms.
1278 - Remove last reference to a <linux/*.h> (kernel) header.
1279 - Updated aclocal.m4
1280 - Fix a bug in xfs_io lsproj/chproj recursive modes.
1281 - Add xfs_io recursive modes for the extsize command.
1282 - Add xfs_db version command modes for attr1 and attr2.
1283
1284 xfsprogs-2.7.6 (31 October 2005)
1285 - Add support for the inode extent size hint for the regular
1286 data device (previously was realtime only), and allow the
1287 optional inheritance of this property.
1288 - Add support for additional read/write patterns in xfs_io
1289 (reverse and random, in addition to sequential forwards).
1290 - Add some mkfs debugging options to aid testing inheritance
1291 of realtime, project ID, and extsize inode attributes.
1292 - Add mkfs option for forcing use of ATTR2, and make growfs
1293 report its use.
1294 - Fix use of cursor in attr_list_by_handle() libhandle code.
1295 - Fix several compiler warnings when building on IRIX.
1296
1297 xfsprogs-2.7.5 (26 October 2005)
1298 - Fix an endian bug in xfs_db "frag" command.
1299 - Fix some errors on the xfs_quota(8) man page.
1300
1301 xfsprogs-2.7.4 (08 October 2005)
1302 - Fix read and write calls in xfs_io to allow buffers larger
1303 than 4GiB on 64 bit platforms.
1304 - FreeBSD build tweaks from Craig Rodrigues.
1305 - Fixed a few minor compiler warnings.
1306
1307 xfsprogs-2.7.3 (29 September 2005)
1308 - Fix xfs_repair handling of the morebits bit.
1309 - Merge back several kernel changes related to attr2.
1310 - Extended xfs_db expert mode commands
1311 - Clean up some fsxattr uses to reduce number of syscalls,
1312 now that IRIX also supports project identifiers via this
1313 interface.
1314
1315 xfsprogs-2.7.2 (28 September 2005)
1316 - Fix up xfs_repair segmentation fault due to wrong allocation
1317 size.
1318
1319 xfsprogs-2.7.1 (20 September 2005)
1320 - Fix up reporting of devices in xfs_growfs - now uses
1321 /proc/mounts in preference to /etc/mtab.
1322 - Fix a strtok-related bug in the extraction of device names,
1323 also only affecting xfs_growfs.
1324
1325 xfsprogs-2.7.0 (16 September 2005)
1326 - Support for updated extended attributes format (attr2)
1327 - Make xfs_quota tool issue a quota sync in all the needed
1328 places, before reporting, to counter affects of delayed
1329 allocation.
1330 - Quota-related ID signedness issue fixes.
1331 - Expert mode xfs_db commands to set/remove attributes.
1332
1333 xfsprogs-2.6.37 (11 August 2005)
1334 - Fix FreeBSD builds (getmntinfo), thanks to Craig Rodrigues.
1335
1336 xfsprogs-2.6.36 (28 July 2005)
1337 - Fix mkfs stripe unit alignment checks for external logs
1338 - Fix running xfs_db on non-XFS devices (was segfaulting)
1339 - Fix a 32 bit wrap in xfs_repair searching for secondary
1340 superblocks.
1341
1342 xfsprogs-2.6.35 (01 July 2005)
1343 - Add back fd_to_handle() to libhandle.
1344 - Add handle call mappings to xfsctl() for IRIX.
1345
1346 xfsprogs-2.6.34 (20 June 2005)
1347 - Switch to the fsxattr xfsctl for getting/setting project
1348 identifiers on inodes, remove the short-lived specialised
1349 ioctls for doing this.
1350 - Make the "blocktrash" xfs_db command available in expert-
1351 mode only.
1352
1353 xfsprogs-2.6.33 (13 June 2005)
1354 - Another libhandle fix on 64bit, Big Endian systems.
1355
1356 xfsprogs-2.6.32 (08 June 2005)
1357 - Minor endian cleanups in some tools.
1358 - Fix a couple of xfs_quota double-reporting issues when
1359 issuing commands via the -c (command line) 0option.
1360
1361 xfsprogs-2.6.31 (06 June 2005)
1362 - Fix previous MD driver-specific change to correctly handle
1363 (i.e. not "stripe align") linear arrays.
1364 - Add MD RAID level 4, 6, and 10 support.
1365 - Make mkfs.xfs automatically adjiust the geometry to use
1366 a sector size that matches the block size when MD RAID
1367 level 4/5/6 are in use.
1368 - Couple of minor man page fixups, including patch botch on
1369 initial revision of xfs_quota(8).
1370
1371 xfsprogs-2.6.30 (03 June 2005)
1372 - Add xfs_quota(8) command which knows how to do all things
1373 quota related, and can also do the XFS specific extensions
1374 like project quota, realtime device quota, etc.
1375 - Created a library of common code (libxcmd.a) shared by
1376 xfs_growfs, xfs_io and xfs_quota.
1377 - Fix use of regular files for realtime subvolumes (debugging
1378 only, really).
1379 - Fix bug in xfs_io command line option handling when commands
1380 where specified for multiple files at once.
1381 - Allow xfs_io to specify O_NONBLOCK for regular file IO.
1382 - Fix MD driver-specific code to not attempt stripe alignment
1383 for volumes that are not stripes (e.g. concat/mirror).
1384
1385 xfsprogs-2.6.29 (19 April 2005)
1386 - Fix mkfs.xfs -dfile.
1387 - Fix libhandle on 64bit, Big Endian systems.
1388
1389 xfsprogs-2.6.28 (30 March 2005)
1390 - Fix compiler warning in repair/dir.c size checks.
1391 - Fix more compilation problem with version 4 of gcc
1392 (thanks to Andreas Jochens).
1393 - Make xfs_db and xfs_repair cope with filesystems that
1394 have project quota enabled.
1395
1396 xfsprogs-2.6.27 (23 March 2005)
1397 - Fix default mkfs allocation group size calculations
1398 for filesystem sizes in the range 32 - 64 terabytes.
1399 - Add noalign mkfs suboptions for -d/-r to disable the
1400 sunit/swidth auto-alignment (based on logical volume
1401 geometry, extracted from the driver).
1402
1403 xfsprogs-2.6.26 (08 March 2005)
1404 - Fix compilation problem with version 4 of gcc
1405 (thanks to Andreas Jochens).
1406 - Added a streamlined <xfs/xfs.h> for programs wanting
1407 to make use of the XFS-specific kernel interfaces (to
1408 address complaints that <xfs/libxfs.h> was "heavy").
1409 - Add imap as an expert command in xfs_io, making it
1410 more easily accessible to those who need it.
1411 - Extended statistics reporting for xfs_io command.
1412 - Fixed readline support for current distributions.
1413 - Add an --enable-termcap=[yes/no] configure option,
1414 and changed --enable-readline=[yes/no] to not force
1415 linking with libtermcap. Builds on some platforms
1416 may need to use both options, but most distributions
1417 do not require --enable-termcap when linking against
1418 libreadline.
1419 - Minor man page updates.
1420
1421 xfsprogs-2.6.25 (08 October 2004)
1422 - Fix build with really old glibc versions.
1423
1424 xfsprogs-2.6.24 (29 September 2004)
1425 - Allow 'e' suffix in size arguments to mkfs.
1426 - Update mkfs man page description of maximum allocation
1427 group size.
1428 - Update mkfs and xfs_db man pages to use consistent,
1429 standard notations.
1430 - Sync up user/kernel source in libxfs and headers.
1431
1432 xfsprogs-2.6.23 (17 September 2004)
1433 - Fix xfs_io pread/pwrite -b option, when used more than
1434 once we would use the largest of the previous values,
1435 instead of the (possibly smaller) value specified.
1436 - Add recursive modes to lsattr/chattr xfs_io commands.
1437 - Make xfs_io run any given command line commands (-c)
1438 on all files specified, not just the first.
1439
1440 xfsprogs-2.6.22 (10 September 2004)
1441 - Update xfs_io to get a clean compile on IRIX with the
1442 MIPSPro compilers.
1443 - Add documentation about additional XFS inode flags.
1444 - Add xfs_io write options to include fsync/fdatasync
1445 in the timing results it displays.
1446 - Add xfs_fsop_counts output to the xfs_io statfs data,
1447 which also shows free realtime space, etc.
1448 - Add knowledge of additional inode flags for nosymlinks
1449 and project ID inheritance.
1450
1451 xfsprogs-2.6.21 (09 August 2004)
1452 - Support realtime bit inheritance on directories.
1453 - Fix xfs_io build with unusual (old) glibc versions.
1454 - Fix tools to not issue the BLKFLSBUF ioctl to ramdisk
1455 devices. Thanks to Bo Yang for this fix.
1456
1457 xfsprogs-2.6.20 (28 July 2004)
1458 - Fix a segfault on xfs_io open error path for non-XFS
1459 files. Thanks to Steinar H. Gunderson for this fix.
1460
1461 xfsprogs-2.6.19 (16 July 2004)
1462 - Fix two byte count size wraps in xfs_copy.
1463 - Minor man page fixes from Eric Raymond.
1464
1465 xfsprogs-2.6.18 (23 June 2004)
1466 - Fix libhandle from possibly returning an invalid
1467 handle length on systems where size_t is 64 bits.
1468 - Minor autoconf fixups to get rpm test working on
1469 all platforms again.
1470 - Minor man page updates fixing minus/hyphen usage.
1471
1472 xfsprogs-2.6.17 (23 June 2004)
1473 - Fix use of isset macro, getting realtime devices to
1474 function correctly in xfs_db and xfs_repair.
1475 - Fix initialisation of realtime devices in libxfs.
1476
1477 xfsprogs-2.6.16 (17 June 2004)
1478 - Add sendfile command into xfs_io(8) to exercise that
1479 functionality.
1480 - Remove maxtrres program that was used in the build
1481 to generate a header for mkfs' consumption.
1482 - This allows cross-compiles to be greatly simplified.
1483 - Portability tweaks for building on other platforms.
1484 - Fix obscure bug in log size lower boundary checks for
1485 auto-sized logs when stripe alignment is in effect;
1486 the enforced lower bound could have been set too low.
1487
1488 xfsprogs-2.6.15 (09 June 2004)
1489 - Make xfs_check test for a dirty log before proceeding to
1490 check the filesystem.
1491 - Fix couple of minor bugs in xfs_io (readonly handling on
1492 writes, off-by-one error in open file error reporting).
1493
1494 xfsprogs-2.6.14 (13 May 2004)
1495 - Allow logprint to copy a log to a file (-C) and to dump
1496 a log from beginning to end showing ondisk log record (-d).
1497 - Fix logprint handling of -f option - shouldn't be doing
1498 the UUID check in that case, since we don't have the SB.
1499 - Remove MD device superblock "clean" check, following Neil
1500 Brown's advice.
1501 - Small Debian packaging tweak to say xfsprogs has an fsck.
1502
1503 xfsprogs-2.6.13 (03 May 2004)
1504 - Zero out more at beginning and end of device at mkfs time
1505 (get all old MD superblocks at the end, for mount by label).
1506
1507 xfsprogs-2.6.12 (30 April 2004)
1508 - Extract stripe unit/width from device mapper devices
1509 (added libdisk infrastructure, used by mkfs.xfs).
1510 - Fix rounding in xfs_io(8) bytes read/written output.
1511 - Sync up user/kernel source in libxfs and headers.
1512 - Fix compiler warnings on 64 bit platforms.
1513 - Update i18n message catalog.
1514
1515 xfsprogs-2.6.11 (15 April 2004)
1516 - Fix file descriptor leak in path_to_fshandle. A file
1517 was being opened but never closed, regardless of
1518 whether that descriptor was being cached. Now close
1519 the file on error or if it is not being cached.
1520 - Fix xfs_repair handling of a corrupt v2 directory with
1521 multiple entries having the same name.
1522
1523 xfsprogs-2.6.10 (05 April 2004)
1524 - Fix botch in recent addition of new superblock field
1525 (features2) which could result in filesystems with v2
1526 logs being created with invalid superblock fields.
1527 Thanks to Chris Pascoe for this fix.
1528 - Fix error when forcing a too-large v2 log stripe size
1529 back to 32K. Thanks to Chris Pascoe for this fix too.
1530 - Fix xfs_copy -d option so that it really does create a
1531 duplicate filesystem (the log is duplicated too now in
1532 that case, whereas previously a fresh log was created).
1533
1534 xfsprogs-2.6.9 (26 March 2004)
1535 - Update HFILES in xfsprogs/io/Makefile to package io/io.h
1536
1537 xfsprogs-2.6.8 (25 March 2004)
1538 - Fix xfs_db when dumping v2 dirs larger than the fsb size.
1539 - Several xfs_io additions - support for memory mapped areas,
1540 multiple open files, expert mode (freeze, shutdown, error
1541 injection, etc), fadvise (Linux-specific), allow user to
1542 specify a create mode to open(2).
1543 - Fix xfs_bmap verbose mode stripe alignment information.
1544 - Fix typo on xfs(5) man page.
1545
1546 xfsprogs-2.6.7 (19 March 2004)
1547 - Fix up UUID library checks again, previous fix didn't work
1548 for older versions of autconf.
1549 - Allow for future extensions to the XFS ondisk structure by
1550 reserving an extra 32 bits in the superblock for feature
1551 bits (update xfs_db to dump them).
1552 - Fix xfs_repair handling of version 2 directories with a
1553 hole at the start.
1554 - Fix an endian bug in xfs_copy, when operating on allocation
1555 groups with multi-level freespace btrees.
1556 - Ensure xfs_repair "dangerous" mode does not attempt to set
1557 the device blocksize, this generates an error when target
1558 filesystem is mounted readonly.
1559
1560 xfsprogs-2.6.6 (03 March 2004)
1561 - mkfs now opens the devices it's operating on with the
1562 O_EXCL flag set, which is used by the Linux 2.6 block
1563 layer to ensure concurrent access does not happen.
1564 - Allow xfs_io to operate on files from other filesystems,
1565 with the XFS-specific commands unavailable in this mode.
1566 - Fix configure scripts to also search for a UUID library
1567 in /usr/lib64 which is its home on AMD64/x86_64.
1568
1569 xfsprogs-2.6.5 (20 February 2004)
1570 - Fix up mkfs to ensure that the log size is a multiple of
1571 the v2 log stripe size even if the log happens to be aligned
1572 on a log stripe boundary (always check it).
1573
1574 xfsprogs-2.6.4 (17 February 2004)
1575 - Fix a few more libxfs/repair leaks.
1576 - Fix up some libhandle routines, add the open_by_fshandle
1577 routine required by recent versions of xfsdump.
1578
1579 xfsprogs-2.6.3 (19 January 2004)
1580 - Merge Steve Langasek's work on the Debian installer
1581 support for xfsprogs.
1582 - Add knowledge to xfs_db about the security namespace in
1583 its extended attributes commands.
1584 - Sync up user/kernel source in libxfs and headers.
1585 - Fix a couple of compilation warnings.
1586 - Workaround for some versions of autoconf mishandling the
1587 AC_CHECK_SIZEOF macro.
1588 - Fix a memory leak in libxfs, most noticable in xfs_repair.
1589
1590 xfsprogs-2.6.2 (17 December 2003)
1591 - Fix dev_t sizing issues in user tools - glibc uses a 64
1592 bit number and XFS has a 32 device bit number, confusion
1593 reigns. Not much manipulates device numbers in the XFS
1594 user tools though, hence hasn't really been seen before.
1595 Thanks to Christoph for the patch.
1596
1597 xfsprogs-2.6.1 (27 November 2003)
1598 - Human-friendly xfs_io read/write bsize specifications.
1599 - Dump throughput and IOPs values after xfs_io reads/writes.
1600 - Sync up user/kernel source in libxfs, libxlog and headers.
1601
1602 xfsprogs-2.6.0 (28 October 2003)
1603 - Change to mkfs strategy for allocation group count and size
1604 default. Scales significantly better for large filesystems.
1605
1606 xfsprogs-2.5.11 (10 October 2003)
1607 - Incorporate Jan Derfinaks change to the Linux block ioctls
1608 used in libxfs, allowing this code to compile cleanly with
1609 include files from Linux 2.6.0-test5 onward.
1610
1611 xfsprogs-2.5.10 (30 September 2003)
1612 - Fix up xfs_logprint to handle version 2 logs for its
1613 operation output (previously core dumped on it).
1614
1615 xfsprogs-2.5.9 (19 September 2003)
1616 - Sync up user/kernel source in libxfs, libxlog and headers.
1617 - Add new inode flags into xfs_db too.
1618
1619 xfsprogs-2.5.8 (12 September 2003)
1620 - Add missing options to xfs_db frag command one-line summary.
1621 - Add xfs_io commands for setting and clearing new inode flags
1622 for immutable/append-only/sync/no-atime/no-dump.
1623 - Dump some other statfs fields in the xfs_io statfs commands.
1624 - Remove "test" mode from xfs_repair, only useful in xfs_check.
1625 - Fix problem in xfs_logprint where it was trying to continue
1626 in the presence of a corrupt log when it shouldn't have.
1627 - Fix an incorrect assertion in xfs_logprint in regards to the
1628 validity of the log start block.
1629 - Fix xfs_growfs (and hence xfs_info) to allow it to be given
1630 either a mount point or a device in the mount table - it'll
1631 figure it out and should do the right thing either way now.
1632
1633 xfsprogs-2.5.7 (29 August 2003)
1634 - Sync up user/kernel source in libxfs and headers.
1635 - Make xfs_copy a tad more portable, although work remains.
1636 - Add a "test" mode to xfs_repair and xfs_check which allows
1637 for sparse (and hence extremely large) filesystem testing.
1638
1639 xfsprogs-2.5.6 (19 August 2003)
1640 - Fix a mkfs problem where it could exit inappropriately when
1641 a large data volume stripe unit was either specified on the
1642 command line or via querying the underlying volume manager.
1643
1644 xfsprogs-2.5.5 (07 August 2003)
1645 - Update xfs_io command to allow reading from non-XFS files.
1646 - Sync up user/kernel source in libxfs, libxlog and headers.
1647 - Update xfs_db and xfs_logprint commands to print new inode
1648 flush iteration field.
1649
1650 xfsprogs-2.5.4 (23 July 2003)
1651 - Update xfs_io bmap command to report unwritten extent flag
1652 if it is set on an extent (in verbose mode only).
1653 - Introducing xfs_copy.
1654 - Fix shell quoting problem in xfs_bmap script.
1655
1656 xfsprogs-2.5.3 (07 July 2003)
1657 - Update xfs_io commands which take user input in terms of
1658 byte counts to now also allow unit prefixes like mkfs.xfs.
1659 - Tweak build to avoid unnecessary rebuilds of international
1660 language files (if present), suggested by Steve Langasek.
1661 - Fix usage message in mkfs.xfs, it was out of date.
1662 - Fix some filesystem type detection code, in particular the
1663 bfs probe code was broken for 64 bit machines (found by QA
1664 test 032) and the hfs code was broken too (originally found
1665 by Ethan Benson). We now also detect hfs+ filesystems.
1666
1667 xfsprogs-2.5.2 (25 June 2003)
1668 - Fix xvm stripe detection in libdisk - pass correctly
1669 sized structures to xvm ioctls.
1670 - Add pthread library checks into configure and build scripts
1671 for work-in-progress on xfs_repair and xfs_copy.
1672 - Fix missing initialisation of stripe unit/width alignment
1673 information during libxfs_mount.
1674 - Fix botched repair typecast for multi-terabyte filesystems.
1675
1676 xfsprogs-2.5.1 (23 June 2003)
1677 - Fix libdisk device driver (volume managers) detection code
1678 used by mkfs, so that drivers with multiple majors are not
1679 incorrectly processed.
1680
1681 xfsprogs-2.5.0 (18 June 2003)
1682 - Fix libdisk (and hence mkfs) code which warns on MD devices
1683 with the clean flag not set, apparently this is not so wise.
1684 - Fix libxfs_device_zero to work with smaller-than-requested
1685 write return values.
1686 - Fix error in xfs_io pwrite code with large request sizes.
1687 - Fix rounding-down-input problems in several xfs_io commands.
1688 - Changed mkfs.xfs default log size scaling algorithm slightly,
1689 to create larger logs at smaller filesystem sizes by default
1690 (thanks to Andi Kleen for the patch).
1691 - Enable support for sector sizes larger than 512 bytes.
1692
1693 xfsprogs-2.4.12 (02 June 2003)
1694 - Fix xfs_logprint handling of any version 2 log device.
1695 - Remove calls to exit in libhandle, propogate errors to
1696 caller, and bumped libhandle version from 1.0.1 to 1.0.2.
1697
1698 xfsprogs-2.4.11 (30 May 2003)
1699 - Extract device sector size at mkfs time and issue warnings
1700 if the requested filesystem sector size is too small.
1701 - Sync up user/kernel source in libxfs, libxlog and headers.
1702 - Skip realtime initialisation in libxfs mount path if the
1703 caller is xfs_db, otherwise we get nonsense warnings.
1704 - Update xfs_io with a couple of additional commands.
1705 - Fix xfs_logprint handling of corrupt v2 log devices.
1706
1707 xfsprogs-2.4.10 (12 May 2003)
1708 - Fix a bug in mkfs - creating version 2 logs, an incorrect
1709 stripe unit value was being passed to libxfs_clear_log.
1710 All recent versions of xfs_repair will fix this, however,
1711 because xfs_repair uses the correct stripe unit value.
1712 - Fix a bug in xfs_logprint, when dumping a corrupt log.
1713 - FreeBSD updates from Alexander Kabaev.
1714 - Large sector size updates for mkfs (disabled at the moment).
1715 - Large sector size fixes for xfs_repair.
1716 - Sync up with aeb's mount source for filesystem detection.
1717
1718 xfsprogs-2.4.9 (03 May 2003)
1719 - Allow xfs_repair to run on read-only filesystems.
1720
1721 xfsprogs-2.4.8 (26 April 2003)
1722 - Rework configure.in to make use of shared macros.
1723 - Fix up #include lines to allow compilation of sources
1724 with installed headers rather than local headers.
1725 - Fix botches in xfs_bmap shell script which prevented any
1726 arguments being passed on to xfs_io (from Jan Derfinak).
1727
1728 xfsprogs-2.4.7 (22 April 2003)
1729 - Clarify XFS system call interfaces, fix up documentation.
1730
1731 xfsprogs-2.4.6 (11 April 2003)
1732 - Fix a bug in detection of "clean" and "error" states with
1733 MD devices.
1734 - Fix configure tests that used AC_PATH_PROG incorrectly.
1735 - Add support for libedit, if libreadline is unavailable.
1736 - Fix the libxfs build on big endian platforms.
1737 - Sync up user/kernel source in libxfs and headers.
1738
1739 xfsprogs-2.4.5 (03 April 2003)
1740 - Sync up xfs_inode.c in libxfs.
1741 - Implement get_unaligned/put_unaligned in libxfs.
1742
1743 xfsprogs-2.4.4 (30 March 2003)
1744 - Correct display of imaxpct in mkfs.xfs output.
1745 - Portability changes; including some code to support use
1746 of several tools on Mac OS X (for Russell), ditto for
1747 FreeBSD (from Russell); also did a simplistic backport
1748 to IRIX (for me), so that I can run purify on some of
1749 the tools.
1750 - See doc/INSTALL for more details on this.
1751 - Sync up user/kernel source in libxfs and headers.
1752 - Fix up some warnings when compiling libxfs on big endian
1753 platforms.
1754 - Fix a configure.in botch which resulted in libreadline
1755 always being used even when it was not asked for.
1756 - Fixed the configure.in script so that if gettext disabled,
1757 we don't check for the gettext tools (and no longer fails
1758 if they were not found).
1759 - Added the ability to specify a different user and/or group
1760 to install as (previously, and still by default, root/root
1761 were always used here).
1762
1763 xfsprogs-2.4.3 (27 March 2003)
1764 - Cleanups to the build process, in particular the automatic
1765 rpm package generation Makefile and spec file template.
1766 - Makepkgs script can now propagate failures back from make.
1767 - Minor configure.in update to deal with readline libraries
1768 which have not been linked correctly.
1769
1770 xfsprogs-2.4.2 (25 March 2003)
1771 - Added the xfs_io(8) command, an xfs_db(8) alike command
1772 for testing and debugging the XFS file IO path.
1773 - Added an optional dependency on the GNU readline library
1774 which is "off" by default and enabled with the configure
1775 option --enable-readline=yes; it affects the interactive
1776 tools only (xfs_db and now xfs_io).
1777 - Implemented xfs_bmap(8) as a shell script wrapper.
1778 - Documented the mkfs.xfs -f, -llogdev and -rrtdev options.
1779 - Corrected size check for realtime summary inode (not the
1780 same as the realtime bitmap inode) in xfs_repair.
1781
1782 xfsprogs-2.4.1 (18 March 2003)
1783 - Fix error reporting when zeroing parts of the realtime
1784 device in phase6 of xfs_repair.
1785 - Add a mkfs.xfs check for Mac partitions before writing
1786 to the device.
1787 - Thanks to Ethan Benson <erbenson@alaska.net> for this.
1788 - Minor fix to the xfs_bmap(8) man page.
1789 - Sync up user/kernel source in libxfs and headers.
1790
1791 xfsprogs-2.4.0 (06 March 2003)
1792 - Enable unwritten extents by default in mkfs.xfs.
1793 - Add a command to xfs_db to enable unwritten extents.
1794 - Add an option to xfs_admin to use the above command.
1795 - Add command to xfs_db to print out the currently enabled
1796 feature bits and version number.
1797 - Make xfs_db slightly more robust in the presense of bad
1798 ondisk data.
1799 - Rationalise some xfs_db superblock-related code and the
1800 uuid command now checks for a dirty log before zeroing.
1801 - Add stripe alignment information to xfs_bmap.
1802 - Sync up user/kernel source in libxfs and headers.
1803 - Update man pages, fix a typo in the xfs_admin man page
1804 relating to the UUID options.
1805
1806 xfsprogs-2.3.11 (18 February 2003)
1807 - Missed a build dependency for the Debian build process.
1808
1809 xfsprogs-2.3.10 (17 February 2003)
1810 - Fix a divide-by-zero error in mkfs with certain stripe unit
1811 and/or width options specified.
1812 - Sync up user/kernel source in libxfs and headers.
1813
1814 xfsprogs-2.3.9 (31 December 2002)
1815 - Additional xfs_repair check in v2 directory handling for blks
1816 with no data entries (merged from IRIX), includes several
1817 handy comments sprinkled throughout this v2 dir code.
1818 - Fix an endian bug in the same area of code (v2 dirs, phase 6,
1819 longform_dir2_rebuild_setup)
1820 - xfs_repair has additional checks for bad sector values now.
1821 - xfs_repair I18N changes.
1822 - Fix detection of readonly mounts, slightly botched in 2.3.8.
1823 - Fix references to removed ioctl commands on xfs(5) man page.
1824
1825 xfsprogs-2.3.8 (18 December 2002)
1826 - Initial support for I18N (still more to do here).
1827 - Initial changes for filesystems with greater than 512 byte
1828 sector sizes (still plenty more to do here too).
1829 - Tidy up libxfs functions which take a "flags" argument.
1830 - Sync up user/kernel source in lib{xfs,xlog} and headers.
1831 - Fixed incorrect use of XFS_FSB_TO_DADDR macro in xfs_db's
1832 faddr.c::fa_dirblock routine - now use XFS_FSB_TO_BB here,
1833 as set_cur() takes basic blocks as its third parameter.
1834 - Fixed obscure issue in mkfs where only the first AG would
1835 get its AGFL freelist "fixed" - not clear this caused any
1836 issues in practice (on Linux it's always been this way, we
1837 now match up with IRIX though).
1838 - Made xfs_growfs filesystem geometry output match up with
1839 that displayed by mkfs.xfs (xfs_growfs was missing a comma
1840 before the log version field).
1841 - Fixed an issue in xfs_repair where data past the end of the
1842 valid superblock fields was sometimes not cleared, when it
1843 really should have been (due to a libxfs problem).
1844 - Shell scripts (xfs_info, xfs_check, etc) now also report
1845 the xfsprogs version number via -V, like other commands.
1846
1847 xfsprogs-2.3.7 (14 November 2002)
1848 - Fix an endian bug in xfs_db freesp command when descending
1849 into multi-level agf cnt/bno btrees.
1850
1851 xfsprogs-2.3.6 (31 October 2002)
1852 - Sync up user/kernel source in lib{xfs,xlog} and headers.
1853 - Fix several warnings from newer (3.2) versions of gcc.
1854 - Minor header file shuffling.
1855
1856 xfsprogs-2.3.5 (10 October 2002)
1857 - Sync up user/kernel source in lib{xfs,xlog} and headers.
1858 - Fix mkfs (libxfs) bug when using BLKFLSBUF ioctl - we passed
1859 in the device number instead of a file descriptor (and EBADF
1860 was the end result, which we ignored).
1861 - Thanks to Anton Blanchard <anton@samba.org> for fixing this.
1862
1863 xfsprogs-2.3.4 (04 October 2002)
1864 - Fix size calculation bug in xfs_repair's memory allocation,
1865 reduces memory usage by a factor of 4.
1866
1867 xfsprogs-2.3.3 (16 September 2002)
1868 - Fix mkfs bug when optimizing AG size on striped devices,
1869 ASSERT(agcount != 0) tripped on single-ag filesystems.
1870
1871 xfsprogs-2.3.2 (10 September 2002)
1872 - Use pread/pwrite instead of lseek + read/write.
1873
1874 xfsprogs-2.3.1 (03 September 2002)
1875 - Allow xfs_db to accept negative numbers when writing values.
1876
1877 xfsprogs-2.3.0 (03 September 2002)
1878 - Several changes to geometry ioctl callers which will make
1879 the tools useable on older kernel versions too.
1880 - Mainly affects xfs_bmap and xfs_growfs.
1881 - Do some additional cleanup after autoconf has run.
1882
1883 xfsprogs-2.2.3 (28 August 2002)
1884 - Update libdisk for a few other filesystems.
1885 - Fix call to lvdisplay on LVM volumes so that lvdisplay
1886 always gets the full, real path to the volume, as required.
1887
1888 xfsprogs-2.2.2 (19 August 2002)
1889 - Fix endian bug in xfs_db, was not flipping 16-bit numbers.
1890 - Make xfs_repair recognize a NULLFSINO and print that in
1891 addition to "18446744073709551615" for easy recognition.
1892 - Fix format string that xfs_repair uses when fixing inodes,
1893 so that the new inode numbers are printed correctly.
1894
1895 xfsprogs-2.2.1 (09 August 2002)
1896 - Fix buglet in libdisk get_driver_block_major() routine which
1897 would result in incorrect majors being returned for not-found
1898 drivers.
1899 - Fix problem in install process with newer autoconf versions.
1900
1901 xfsprogs-2.2.0 (08 August 2002)
1902 - mkfs.xfs defaults to a blocksize of 4096 bytes, and no longer
1903 uses getpagesize(2) to dynamically configure the default size.
1904 - Add EVMS stripe unit/width auto-detection support in mkfs.xfs
1905 (patch from Luciano Chavez).
1906 - Sync user/kernel headers (arch.h incorporated into xfs_arch.h,
1907 and several other minor changes).
1908
1909 xfsprogs-2.1.2 (17 July 2002)
1910 - Fix up log stripe unit specification options, and update
1911 man page. Also fix suffix handling for data su/sw options
1912 (disallow unit suffixes on -d sunit,swidth,sw and -l sunit).
1913 Add "s" (512-byte sectors) as valid suffix.
1914 - Automatically select v2 logs if a log stripe unit is
1915 specified.
1916
1917 xfsprogs-2.1.1 (04 July 2002)
1918 - Build infrastructure updates so that configure options can be
1919 used to specify paths rather than semi-hard-coded path names
1920 controlled by the ROOT/ROOT_PREFIX environment variables; eg.
1921 now allows /lib64 and /lib32
1922
1923 xfsprogs-2.1.0 (14 June 2002)
1924 - Support for XFS version 2 log format.
1925 - Fix for xfs_repair mangling i8count for dir2_sf directories
1926 - Minor mkfs.xfs man page update for blocksize limits on Linux
1927 - xfs_cred.h split into xfs_acl.h, xfs_cap.h and xfs_mac.h
1928 - Fix typo in mkfs realtime summary inode alloc failure message
1929
1930 xfsprogs-2.0.6 (30 May 2002)
1931 - Fix error returns from log recovery (affects xfs_repair).
1932 - Fix the way mkfs.xfs round downs the device when the last
1933 AG is smaller than the minimum AG size.
1934 - Fix bug in xfs_repair da_write() routine, which affects
1935 filesystems where the data blocksize != naming blocksize
1936 (see xfs_info output).
1937 - Fix a use-after-free bug in xfs_repair code for checking
1938 version 1 btree-format directories.
1939 - Add checks of the ACL permissions field into xfs_repair.
1940
1941 xfsprogs-2.0.5 (02 May 2002)
1942 - Size AGs so that they do not always start on the same
1943 part of a striped disk
1944 - Fix an off-by-one error on rounding down an AG that is
1945 too small to be an AG
1946 - Don't auto-grow the log to be larger than an AG
1947 - Change the error philosophy for -d su=,sw= away from forcing
1948 the XFS stripe size to match the volume manager stripe size
1949 and instead accept, with a warning, the stripe unit & width
1950 supplied on the commandline.
1951 - Update xfs_growfs man page
1952 - Don't build libxlog.a with DEBUG enabled
1953 - xfs_db fixes from ASANO Masahiro at NEC
1954
1955 xfsprogs-2.0.4 (17 April 2002)
1956 - Minor update sync'ing with kernel changes (less endian
1957 swabbing in libxfs code)
1958
1959 xfsprogs-2.0.3 (13 April 2002)
1960 - Important build system update, was causing libxfs to be
1961 built incorrectly, which can cause xfs_repair to fail by
1962 tripping asserts in additional libxfs debug code.
1963
1964 xfsprogs-2.0.2 (04 April 2002)
1965 - Bumped version of libhandle to libhandle.so.1.0.1
1966 This changes open_by_handle() and friends so that
1967 O_LARGEFILE is added to the open flags.
1968 This allows xfsdump to dump files greater than
1969 2^31-1 bytes instead of not dumping the large
1970 files and giving warning messages.
1971
1972 xfsprogs-2.0.1 (12 March 2002)
1973 - Fall back to BLKGETSIZE if BLKGETSIZE64 fails
1974 - Sync user/kernel headers and shared code
1975
1976 xfsprogs-2.0.0 (26 February 2002)
1977 - Major release to coincide with switch to new extended
1978 attributes system call interfaces
1979 - bumped version of libhandle, added new symbols to use
1980 the reworked extended attributes handle ioctl interface
1981 - xfs_repair in no-modify mode opens the filesystem device
1982 read-only now (fix from Chris Pascoe)
1983 - sync up with recent (minor) changes to shared kernel code
1984 - switch to using the BLKGETSIZE64 ioctl in libxfs, instead
1985 of the (previously busted) BLKGETSIZE ioctl
1986
1987 xfsprogs-1.3.19 (15 February 2002)
1988 - fix xfs_repair option parsing for external logs
1989 - add xfs_repair option parsing for realtime device
1990 - fix xfs_repair version (-V) option - should not
1991 require an argument
1992 - add -V option to usage string
1993 - document verbose (-v) and -r options in manpage
1994
1995 xfsprogs-1.3.18 (17 January 2002)
1996 - fix mkfs.xfs buglet in overwriting signatures when run
1997 on a regular file
1998
1999 xfsprogs-1.3.17 (14 January 2002)
2000 - mkfs.xfs overwrites pre-existing filesystem, swap, or md
2001 driver signatures.
2002 - xfs_repair fix to prevent double insertion into the
2003 uncertain_inode AVL trees ("avl_insert: duplicate range")
2004 - xfs_repair fix if the log is corrupted and we can't find
2005 the head, don't exit - just proceed on with zeroing it
2006 - use snprintf instead of sprintf throughout
2007
2008 xfsprogs-1.3.16 (17 December 2001)
2009 - added text dump type to xfs_db (mkp)
2010 - removed use of a temporary file in xfs_db when processing
2011 commands on the command line - allows xfs_check to be run
2012 on read-only root filesystems
2013
2014 xfsprogs-1.3.15 (12 December 2001)
2015 - reenable the use of the BLKBSZSET ioctl, it's baaack
2016 - sync recent XFS kernel source changes back into libxfs
2017
2018 xfsprogs-1.3.14 (05 December 2001)
2019 - fix minor debian package version numbering issue
2020 - add documentation for xfs_db(8) label/uuid commands
2021 - automatic inode sizing code in mkfs.xfs has been removed
2022 (restricting inodes to 32 bits) - Steve's recent kernel
2023 changes mean this is no longer an issue
2024 - fix bug in mkfs.xfs size cross-check for realtime device
2025
2026 xfsprogs-1.3.13 (25 October 2001)
2027 - fix bug in mkfs for 1Tbyte + filesystems
2028 - sync with recent kernel changes - this does not affect
2029 userspace (libxfs), all affected code is removed by cpp.
2030
2031 xfsprogs-1.3.12 (17 October 2001)
2032 - implement the -f (file) option to xfs_logprint
2033 - rework the xlog code into libxlog for code sharing
2034 - xfs_repair now detects a dirty log and, without -L, will
2035 no longer blindly zero it (which prevents any recovery)
2036
2037 xfsprogs-1.3.11 (17 October 2001)
2038 - tidy up some (benign) compiler warnings from libxfs
2039 - fixed 64-bit pointer alignment issues in xfs_check
2040 - fixed 64-bit pointer alignment issues in xfs_repair
2041 - verified these on IA64, also reported to fix sparc issues
2042
2043 xfsprogs-1.3.10 (12 October 2001)
2044 - sync with XFS kernel header changes for EAs by-handle
2045 - ported xfs_imap command for dumping the inode map
2046
2047 xfsprogs-1.3.9 (03 October 2001)
2048 - fix xfs_repair bug in handling a corrupt root directory
2049 inode with multiple "lost+found" entries
2050 - fix xfs_logprint bug in scanning for log head and tail
2051 - ensure xfs_bmap doesn't issue XFS ioctls to non-XFS files
2052 - numerous man page updates
2053
2054 xfsprogs-1.3.8 (19 September 2001)
2055 - rewrote the LVM support used by mkfs.xfs to call external
2056 lvdisplay program to get volume geometry (mkp@mkp.net)
2057 - fix bug in LVM driver wrapper where it would not have been
2058 used at all, ever (since 1.3.0), due to idiot programmer
2059 error (*blush*) -- also thanks to mkp for the bug fix
2060
2061 xfsprogs-1.3.7 (10 September 2001)
2062 - enable preallocation in xfs_mkfile [missed during port?]
2063 - fix xfs_db core dump when reporting freespace
2064 - allow libuuid to be linked dynamically if desired (based
2065 on a patch from Colin Walters <walters@verbum.org>, helps
2066 the folk working on the Debian installer for XFS)
2067 - licensing change for "libhandle" (was GPL, now LGPL-2.1)
2068 and some related header files
2069
2070 xfsprogs-1.3.6 (31 August 2001)
2071 - make mkfs.xfs aware of geometries that might cause
2072 inode numbers to exceed 32 significant bits.
2073 - make xfs_growfs warn if new filesystem will have
2074 inode numbers that exceed 32 significant bits.
2075 - fix logprint bug in reporting extended attributes
2076 (thanks to Tang Lingbo <tanglb@sina.com> for fixing this)
2077 - fix mkfs.xfs core dump when attemping to run on devices
2078 which are too small to hold a valid XFS filesystem
2079
2080 xfsprogs-1.3.5 (13 August 2001)
2081 - fix bug in xfs_db bit handling on big endian platforms
2082 - fix mkfs bug related to too-small final allocation group
2083 - fix signedness bug in DMAPI ioctl structure definition
2084
2085 xfsprogs-1.3.4 (04 August 2001)
2086 - fix endian bug in xfs_db "frag" command
2087 - small configure script changes to allow cross compilation
2088 - several man pages updated to document external log usage
2089 - install another shared library symlink for ld to find
2090 - switched on -fno-strict-aliasing for library object builds
2091 - fix several minor compiler warnings when building on IA64
2092
2093 xfsprogs-1.3.3 (27 July 2001)
2094 - fixes for (hopefully) the last few nits in libtool usage
2095
2096 xfsprogs-1.3.2 (23 July 2001)
2097 - install static libs and libtool archives into /usr/lib
2098 - shared libraries are unchanged, however
2099
2100 xfsprogs-1.3.1 (15 July 2001)
2101 - updated xfs_types.h file from the kernel changes needed for
2102 an xfsdump fix.
2103 - tidy up various aspects of the libtool rework
2104 - XVM stripe unit/width extraction
2105 - fix an endian bug in xfs_db "write" command
2106 - fix a build problem with liblvm.a installed
2107 - fix bug in xfs_growfs mount option parsing with external log
2108 - BLKSZSET ioctl now conditional via the Makefile (off by default)
2109 - rework some of the Debian packaging rules
2110 - fix sign of BLKGETSIZE ioctl argument in libxfs
2111 - updated xfs_fs.h with DMAPI setdm details for dump/restore
2112
2113 xfsprogs-1.3.0 (11 July 2001)
2114 - reworked Makefiles to use libtool
2115 - new libdisk to allow sharing of generic mount/disk code and
2116 - also abstracts individual driver support (LVM, MD, XVM..)
2117 - partition table detection so mkfs.xfs doesn't blindly overwrite
2118 - small xfs_repair bug fix from Steve
2119
2120 xfsprogs-1.2.8 (02 July 2001)
2121 - fixed a bug in libxfs /etc/mtab read-only mount detection
2122 - first try procfs, fall back to /etc/mtab, for read-only mounts
2123 - sync with recent mount code changes for reiserfs and ext3 probes
2124 - fix logprint build problem under gcc 3.0
2125
2126 xfsprogs-1.2.7 (22 May 2001)
2127 - new xfs_freeze(8) command - volume manager snapshot helper
2128
2129 xfsprogs-1.2.6 (15 May 2001)
2130 - merge support for -d agsize=/su=/sw= (AG, stripe unit/width size)
2131 - merge support for dynamic configuration of default log size
2132 - document these and fix a couple of man page typos too
2133
2134 xfsprogs-1.2.5 (07 May 2001)
2135 - fix missing Makefile include entries for LVM headers
2136 - configure script default man path now /usr/share/man
2137 - add experimental xfs_rtcp (realtime copy) command
2138 - powerpc build failure fixups - thanks to Robert Ramiega
2139 - cleanup arch-specific code, esp. the byteswab routines
2140 - as a result, move to -O1 as default for extern inlines
2141
2142 xfsprogs-1.2.4 (01 May 2001)
2143 - added -L option to mkfs.xfs (filesystem label)
2144
2145 xfsprogs-1.2.3 (27 April 2001)
2146 - add dquot and quotaoff log item support into xfs_logprint
2147 - fix logprint core dump reporting AGI in "continue"'d transactions
2148
2149 xfsprogs-1.2.2 (09 April 2001)
2150 - fix problem in xfs_db (check) group quota logic
2151 - fixes to warnings from recent gcc and/or 64-bit builds
2152
2153 xfsprogs-1.2.1 (04 April 2001)
2154 - sync up with recent changes to XFS kernel headers
2155
2156 xfsprogs-1.2.0 (01 April 2001)
2157 - support for group quota added
2158 - some headers updated, in particular <xqm.h>
2159 - now in late stages of beta
2160
2161 xfsprogs-1.1.9 (26 March 2001)
2162 - added automagic stripe unit/stripe width extraction for MD devices
2163
2164 xfsprogs-1.1.8 (23 March 2001)
2165 - mkfs heuristics to make a qualified guess of internal logsize
2166
2167 xfsprogs-1.1.7 (20 March 2001)
2168 - upgraded LVM to 0.9beta6
2169 - minor rpm spec file changes
2170
2171 xfsprogs-1.1.6 (20 March 2001)
2172 - fix sparc build failure - fcntl.h missing O_DIRECT
2173 - added README.quota describing use of quota with XFS
2174
2175 xfsprogs-1.1.5 (12 March 2001)
2176 - upgraded LVM support to 0.9beta2 (IOP 10)
2177
2178 xfsprogs-1.1.4 (10 March 2001)
2179 - kernel now supports O_DIRECT - re-enable its use in xfs_mkfile
2180 - BLKSETSIZE ioctl replaced by BLKBSZSET ioctl in libxfs
2181 - libxfs_init extended so only mkfs and xfs_repair use BLKBSZSET
2182 - NOTE: this version requires an XFS kernel from March 9 or later
2183
2184 xfsprogs-1.1.3 (02 March 2001)
2185 - minor Makefile-related cleanups
2186
2187 xfsprogs-1.1.2 (10 February 2001)
2188 - added libhandle routines to simplify dump/restore EA support
2189
2190 xfsprogs-1.1.1 (30 January 2001)
2191 - minor rpm and deb packaging work
2192
2193 xfsprogs-1.1.0 (15 January 2001)
2194 - rework xfs-cmds package into base, devel and dump packages
2195 - completed Debian packaging
2196 - late beta code
2197
2198 xfs-cmds-1.0.7 (02 January 2001)
2199 - added mkfs support for extracting LVM stripe unit/width
2200 - libattr (*experimental* extended attributes interface) added
2201 - removed xfs_fstab.5 man page (merged into mount.8)
2202 - install xfs_repair into /sbin, not /usr/sbin
2203
2204 xfs-cmds-1.0.6 (04 October 2000)
2205 - reworked external log format to be IRIX compatible
2206 - mkfs, repair, db, logprint now work with new format
2207 - xfs_admin added for setting filesystem label
2208
2209 xfs-cmds-1.0.5 (18 September 2000)
2210 - minor bug fixes
2211 - first beta release
2212
2213 xfs-cmds-1.0.4 (18 August 2000)
2214 - minor bug fixes
2215 - xfs_growfs added
2216 - xfs_info added
2217 - late alpha code
2218
2219 xfs-cmds-1.0.3 (16 August 2000)
2220 - numerous bug fixes
2221 - xfsdump and xfsrestore added
2222 - xfsstats added
2223 - fsck.xfs (symlink to /bin/true) added
2224 - demise of sim library complete, mkfs and repair reworked
2225 - no longer need to have an XFS kernel handy for building xfs-cmds
2226 - xfs_copy compiles on Linux
2227 - dump/restore README added
2228 - late alpha code
2229
2230 xfs-cmds-1.0.2 (27 July 2000)
2231 - numerous bug fixes
2232 - xfs_attr (extended attributes) command added
2233 - fsr_xfs added (ported by jones@tacc.utexas.edu)
2234 - LVM+XFS README added
2235 - early alpha code
2236
2237 xfs-cmds-1.0.1 (5 July 2000)
2238 - numerous bug fixes
2239 - reworked build environment
2240 - begun work on user/kernel separation
2241 - early alpha code
2242
2243 xfs-cmds-1.0.0 (16 June 2000)
2244 - initial release for USENIX CDs
2245 - early alpha code