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