]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blob - doc/CHANGES
72383c687c9941d879082f49f3eb84bbf2faa145
[thirdparty/xfsprogs-dev.git] / doc / CHANGES
1 xfsprogs-2.6.13 (03 May 2004)
2 - zero out more at beginning and end of device at mkfs time
3 (get all old MD superblocks at the end, for mount by label).
4
5 xfsprogs-2.6.12 (30 April 2004)
6 - Extract stripe unit/width from device mapper devices
7 (added libdisk infrastructure, used by mkfs.xfs).
8 - Fix rounding in xfs_io(8) bytes read/written output.
9 - Sync up user/kernel source in libxfs and headers.
10 - Fix compiler warnings on 64 bit platforms.
11 - Update i18n message catalog.
12
13 xfsprogs-2.6.11 (15 April 2004)
14 - Fix file descriptor leak in path_to_fshandle. A file
15 was being opened but never closed, regardless of
16 whether that descriptor was being cached. Now close
17 the file on error or if it is not being cached.
18 - Fix xfs_repair handling of a corrupt v2 directory with
19 multiple entries having the same name.
20
21 xfsprogs-2.6.10 (05 April 2004)
22 - Fix botch in recent addition of new superblock field
23 (features2) which could result in filesystems with v2
24 logs being created with invalid superblock fields.
25 Thanks to Chris Pascoe for this fix.
26 - Fix error when forcing a too-large v2 log stripe size
27 back to 32K. Thanks to Chris Pascoe for this fix too.
28 - Fix xfs_copy -d option so that it really does create a
29 duplicate filesystem (the log is duplicated too now in
30 that case, whereas previously a fresh log was created).
31
32 xfsprogs-2.6.9 (26 March 2004)
33 - Update HFILES in xfsprogs/io/Makefile to package io/io.h
34
35 xfsprogs-2.6.8 (25 March 2004)
36 - Fix xfs_db when dumping v2 dirs larger than the fsb size.
37 - Several xfs_io additions - support for memory mapped areas,
38 multiple open files, expert mode (freeze, shutdown, error
39 injection, etc), fadvise (Linux-specific), allow user to
40 specify a create mode to open(2).
41 - Fix xfs_bmap verbose mode stripe alignment information.
42 - Fix typo on xfs(5) man page.
43
44 xfsprogs-2.6.7 (19 March 2004)
45 - Fix up UUID library checks again, previous fix didn't work
46 for older versions of autconf.
47 - Allow for future extensions to the XFS ondisk structure by
48 reserving an extra 32 bits in the superblock for feature
49 bits (update xfs_db to dump them).
50 - Fix xfs_repair handling of version 2 directories with a
51 hole at the start.
52 - Fix an endian bug in xfs_copy, when operating on allocation
53 groups with multi-level freespace btrees.
54 - Ensure xfs_repair "dangerous" mode does not attempt to set
55 the device blocksize, this generates an error when target
56 filesystem is mounted readonly.
57
58 xfsprogs-2.6.6 (03 March 2004)
59 - mkfs now opens the devices it's operating on with the
60 O_EXCL flag set, which is used by the Linux 2.6 block
61 layer to ensure concurrent access does not happen.
62 - Allow xfs_io to operate on files from other filesystems,
63 with the XFS-specific commands unavailable in this mode.
64 - Fix configure scripts to also search for a UUID library
65 in /usr/lib64 which is its home on AMD64/x86_64.
66
67 xfsprogs-2.6.5 (20 February 2004)
68 - Fix up mkfs to ensure that the log size is a multiple of
69 the v2 log stripe size even if the log happens to be aligned
70 on a log stripe boundary (always check it).
71
72 xfsprogs-2.6.4 (17 February 2004)
73 - Fix a few more libxfs/repair leaks.
74 - Fix up some libhandle routines, add the open_by_fshandle
75 routine required by recent versions of xfsdump.
76
77 xfsprogs-2.6.3 (19 January 2004)
78 - Merge Steve Langasek's work on the Debian installer
79 support for xfsprogs.
80 - Add knowledge to xfs_db about the security namespace in
81 its extended attributes commands.
82 - Sync up user/kernel source in libxfs and headers.
83 - Fix a couple of compilation warnings.
84 - Workaround for some versions of autoconf mishandling the
85 AC_CHECK_SIZEOF macro.
86 - Fix a memory leak in libxfs, most noticable in xfs_repair.
87
88 xfsprogs-2.6.2 (17 December 2003)
89 - Fix dev_t sizing issues in user tools - glibc uses a 64
90 bit number and XFS has a 32 device bit number, confusion
91 reigns. Not much manipulates device numbers in the XFS
92 user tools though, hence hasn't really been seen before.
93 Thanks to Christoph for the patch.
94
95 xfsprogs-2.6.1 (27 November 2003)
96 - Human-friendly xfs_io read/write bsize specifications.
97 - Dump throughput and IOPs values after xfs_io reads/writes.
98 - Sync up user/kernel source in libxfs, libxlog and headers.
99
100 xfsprogs-2.6.0 (28 October 2003)
101 - Change to mkfs strategy for allocation group count and size
102 default. Scales significantly better for large filesystems.
103
104 xfsprogs-2.5.11 (10 October 2003)
105 - Incorporate Jan Derfinaks change to the Linux block ioctls
106 used in libxfs, allowing this code to compile cleanly with
107 include files from Linux 2.6.0-test5 onward.
108
109 xfsprogs-2.5.10 (30 September 2003)
110 - Fix up xfs_logprint to handle version 2 logs for its
111 operation output (previously core dumped on it).
112
113 xfsprogs-2.5.9 (19 September 2003)
114 - Sync up user/kernel source in libxfs, libxlog and headers.
115 - Add new inode flags into xfs_db too.
116
117 xfsprogs-2.5.8 (12 September 2003)
118 - Add missing options to xfs_db frag command one-line summary.
119 - Add xfs_io commands for setting and clearing new inode flags
120 for immutable/append-only/sync/no-atime/no-dump.
121 - Dump some other statfs fields in the xfs_io statfs commands.
122 - Remove "test" mode from xfs_repair, only useful in xfs_check.
123 - Fix problem in xfs_logprint where it was trying to continue
124 in the presence of a corrupt log when it shouldn't have.
125 - Fix an incorrect assertion in xfs_logprint in regards to the
126 validity of the log start block.
127 - Fix xfs_growfs (and hence xfs_info) to allow it to be given
128 either a mount point or a device in the mount table - it'll
129 figure it out and should do the right thing either way now.
130
131 xfsprogs-2.5.7 (29 August 2003)
132 - Sync up user/kernel source in libxfs and headers.
133 - Make xfs_copy a tad more portable, although work remains.
134 - Add a "test" mode to xfs_repair and xfs_check which allows
135 for sparse (and hence extremely large) filesystem testing.
136
137 xfsprogs-2.5.6 (19 August 2003)
138 - Fix a mkfs problem where it could exit inappropriately when
139 a large data volume stripe unit was either specified on the
140 command line or via querying the underlying volume manager.
141
142 xfsprogs-2.5.5 (07 August 2003)
143 - Update xfs_io command to allow reading from non-XFS files.
144 - Sync up user/kernel source in libxfs, libxlog and headers.
145 - Update xfs_db and xfs_logprint commands to print new inode
146 flush iteration field.
147
148 xfsprogs-2.5.4 (23 July 2003)
149 - Update xfs_io bmap command to report unwritten extent flag
150 if it is set on an extent (in verbose mode only).
151 - Introducing xfs_copy.
152 - Fix shell quoting problem in xfs_bmap script.
153
154 xfsprogs-2.5.3 (07 July 2003)
155 - Update xfs_io commands which take user input in terms of
156 byte counts to now also allow unit prefixes like mkfs.xfs.
157 - Tweak build to avoid unnecessary rebuilds of international
158 language files (if present), suggested by Steve Langasek.
159 - Fix usage message in mkfs.xfs, it was out of date.
160 - Fix some filesystem type detection code, in particular the
161 bfs probe code was broken for 64 bit machines (found by QA
162 test 032) and the hfs code was broken too (originally found
163 by Ethan Benson). We now also detect hfs+ filesystems.
164
165 xfsprogs-2.5.2 (25 June 2003)
166 - Fix xvm stripe detection in libdisk - pass correctly
167 sized structures to xvm ioctls.
168 - Add pthread library checks into configure and build scripts
169 for work-in-progress on xfs_repair and xfs_copy.
170 - Fix missing initialisation of stripe unit/width alignment
171 information during libxfs_mount.
172 - Fix botched repair typecast for multi-terabyte filesystems.
173
174 xfsprogs-2.5.1 (23 June 2003)
175 - Fix libdisk device driver (volume managers) detection code
176 used by mkfs, so that drivers with multiple majors are not
177 incorrectly processed.
178
179 xfsprogs-2.5.0 (18 June 2003)
180 - Fix libdisk (and hence mkfs) code which warns on MD devices
181 with the clean flag not set, apparently this is not so wise.
182 - Fix libxfs_device_zero to work with smaller-than-requested
183 write return values.
184 - Fix error in xfs_io pwrite code with large request sizes.
185 - Fix rounding-down-input problems in several xfs_io commands.
186 - Changed mkfs.xfs default log size scaling algorithm slightly,
187 to create larger logs at smaller filesystem sizes by default
188 (thanks to Andi Kleen for the patch).
189 - Enable support for sector sizes larger than 512 bytes.
190
191 xfsprogs-2.4.12 (02 June 2003)
192 - Fix xfs_logprint handling of any version 2 log device.
193 - Remove calls to exit in libhandle, propogate errors to
194 caller, and bumped libhandle version from 1.0.1 to 1.0.2.
195
196 xfsprogs-2.4.11 (30 May 2003)
197 - Extract device sector size at mkfs time and issue warnings
198 if the requested filesystem sector size is too small.
199 - Sync up user/kernel source in libxfs, libxlog and headers.
200 - Skip realtime initialisation in libxfs mount path if the
201 caller is xfs_db, otherwise we get nonsense warnings.
202 - Update xfs_io with a couple of additional commands.
203 - Fix xfs_logprint handling of corrupt v2 log devices.
204
205 xfsprogs-2.4.10 (12 May 2003)
206 - Fix a bug in mkfs - creating version 2 logs, an incorrect
207 stripe unit value was being passed to libxfs_clear_log.
208 All recent versions of xfs_repair will fix this, however,
209 because xfs_repair uses the correct stripe unit value.
210 - Fix a bug in xfs_logprint, when dumping a corrupt log.
211 - FreeBSD updates from Alexander Kabaev.
212 - Large sector size updates for mkfs (disabled at the moment).
213 - Large sector size fixes for xfs_repair.
214 - Sync up with aeb's mount source for filesystem detection.
215
216 xfsprogs-2.4.9 (03 May 2003)
217 - Allow xfs_repair to run on read-only filesystems.
218
219 xfsprogs-2.4.8 (26 April 2003)
220 - Rework configure.in to make use of shared macros.
221 - Fix up #include lines to allow compilation of sources
222 with installed headers rather than local headers.
223 - Fix botches in xfs_bmap shell script which prevented any
224 arguments being passed on to xfs_io (from Jan Derfinak).
225
226 xfsprogs-2.4.7 (22 April 2003)
227 - Clarify XFS system call interfaces, fix up documentation.
228
229 xfsprogs-2.4.6 (11 April 2003)
230 - Fix a bug in detection of "clean" and "error" states with
231 MD devices.
232 - Fix configure tests that used AC_PATH_PROG incorrectly.
233 - Add support for libedit, if libreadline is unavailable.
234 - Fix the libxfs build on big endian platforms.
235 - Sync up user/kernel source in libxfs and headers.
236
237 xfsprogs-2.4.5 (03 April 2003)
238 - Sync up xfs_inode.c in libxfs.
239 - Implement get_unaligned/put_unaligned in libxfs.
240
241 xfsprogs-2.4.4 (30 March 2003)
242 - Correct display of imaxpct in mkfs.xfs output.
243 - Portability changes; including some code to support use
244 of several tools on Mac OS X (for Russell), ditto for
245 FreeBSD (from Russell); also did a simplistic backport
246 to IRIX (for me), so that I can run purify on some of
247 the tools.
248 - See doc/INSTALL for more details on this.
249 - Sync up user/kernel source in libxfs and headers.
250 - Fix up some warnings when compiling libxfs on big endian
251 platforms.
252 - Fix a configure.in botch which resulted in libreadline
253 always being used even when it was not asked for.
254 - Fixed the configure.in script so that if gettext disabled,
255 we don't check for the gettext tools (and no longer fails
256 if they were not found).
257 - Added the ability to specify a different user and/or group
258 to install as (previously, and still by default, root/root
259 were always used here).
260
261 xfsprogs-2.4.3 (27 March 2003)
262 - Cleanups to the build process, in particular the automatic
263 rpm package generation Makefile and spec file template.
264 - Makepkgs script can now propagate failures back from make.
265 - Minor configure.in update to deal with readline libraries
266 which have not been linked correctly.
267
268 xfsprogs-2.4.2 (25 March 2003)
269 - Added the xfs_io(8) command, an xfs_db(8) alike command
270 for testing and debugging the XFS file IO path.
271 - Added an optional dependency on the GNU readline library
272 which is "off" by default and enabled with the configure
273 option --enable-readline=yes; it affects the interactive
274 tools only (xfs_db and now xfs_io).
275 - Implemented xfs_bmap(8) as a shell script wrapper.
276 - Documented the mkfs.xfs -f, -llogdev and -rrtdev options.
277 - Corrected size check for realtime summary inode (not the
278 same as the realtime bitmap inode) in xfs_repair.
279
280 xfsprogs-2.4.1 (18 March 2003)
281 - Fix error reporting when zeroing parts of the realtime
282 device in phase6 of xfs_repair.
283 - Add a mkfs.xfs check for Mac partitions before writing
284 to the device.
285 - Thanks to Ethan Benson <erbenson@alaska.net> for this.
286 - Minor fix to the xfs_bmap(8) man page.
287 - Sync up user/kernel source in libxfs and headers.
288
289 xfsprogs-2.4.0 (06 March 2003)
290 - Enable unwritten extents by default in mkfs.xfs.
291 - Add a command to xfs_db to enable unwritten extents.
292 - Add an option to xfs_admin to use the above command.
293 - Add command to xfs_db to print out the currently enabled
294 feature bits and version number.
295 - Make xfs_db slightly more robust in the presense of bad
296 ondisk data.
297 - Rationalise some xfs_db superblock-related code and the
298 uuid command now checks for a dirty log before zeroing.
299 - Add stripe alignment information to xfs_bmap.
300 - Sync up user/kernel source in libxfs and headers.
301 - Update man pages, fix a typo in the xfs_admin man page
302 relating to the UUID options.
303
304 xfsprogs-2.3.11 (18 February 2003)
305 - Missed a build dependency for the Debian build process.
306
307 xfsprogs-2.3.10 (17 February 2003)
308 - Fix a divide-by-zero error in mkfs with certain stripe unit
309 and/or width options specified.
310 - Sync up user/kernel source in libxfs and headers.
311
312 xfsprogs-2.3.9 (31 December 2002)
313 - Additional xfs_repair check in v2 directory handling for blks
314 with no data entries (merged from IRIX), includes several
315 handy comments sprinkled throughout this v2 dir code.
316 - Fix an endian bug in the same area of code (v2 dirs, phase 6,
317 longform_dir2_rebuild_setup)
318 - xfs_repair has additional checks for bad sector values now.
319 - xfs_repair I18N changes.
320 - Fix detection of readonly mounts, slightly botched in 2.3.8.
321 - Fix references to removed ioctl commands on xfs(5) man page.
322
323 xfsprogs-2.3.8 (18 December 2002)
324 - Initial support for I18N (still more to do here).
325 - Initial changes for filesystems with greater than 512 byte
326 sector sizes (still plenty more to do here too).
327 - Tidy up libxfs functions which take a "flags" argument.
328 - Sync up user/kernel source in lib{xfs,xlog} and headers.
329 - Fixed incorrect use of XFS_FSB_TO_DADDR macro in xfs_db's
330 faddr.c::fa_dirblock routine - now use XFS_FSB_TO_BB here,
331 as set_cur() takes basic blocks as its third parameter.
332 - Fixed obscure issue in mkfs where only the first AG would
333 get its AGFL freelist "fixed" - not clear this caused any
334 issues in practice (on Linux its always been this way, we
335 now match up with IRIX though).
336 - Made xfs_growfs filesystem geometry output match up with
337 that displayed by mkfs.xfs (xfs_growfs was missing a comma
338 before the log version field).
339 - Fixed an issue in xfs_repair where data past the end of the
340 valid superblock fields was sometimes not cleared, when it
341 really should have been (due to a libxfs problem).
342 - Shell scripts (xfs_info, xfs_check, etc) now also report
343 the xfsprogs version number via -V, like other commands.
344
345 xfsprogs-2.3.7 (14 November 2002)
346 - Fix an endian bug in xfs_db freesp command when descending
347 into multi-level agf cnt/bno btrees.
348
349 xfsprogs-2.3.6 (31 October 2002)
350 - Sync up user/kernel source in lib{xfs,xlog} and headers.
351 - Fix several warnings from newer (3.2) versions of gcc.
352 - Minor header file shuffling.
353
354 xfsprogs-2.3.5 (10 October 2002)
355 - Sync up user/kernel source in lib{xfs,xlog} and headers.
356 - Fix mkfs (libxfs) bug when using BLKFLSBUF ioctl - we passed
357 in the device number instead of a file descriptor (and EBADF
358 was the end result, which we ignored).
359 - Thanks to Anton Blanchard <anton@samba.org> for fixing this.
360
361 xfsprogs-2.3.4 (04 October 2002)
362 - Fix size calculation bug in xfs_repair's memory allocation,
363 reduces memory usage by a factor of 4.
364
365 xfsprogs-2.3.3 (16 September 2002)
366 - Fix mkfs bug when optimizing AG size on striped devices,
367 ASSERT(agcount != 0) tripped on single-ag filesystems.
368
369 xfsprogs-2.3.2 (10 September 2002)
370 - Use pread/pwrite instead of lseek + read/write.
371
372 xfsprogs-2.3.1 (03 September 2002)
373 - Allow xfs_db to accept negative numbers when writing values.
374
375 xfsprogs-2.3.0 (03 September 2002)
376 - Several changes to geometry ioctl callers which will make
377 the tools useable on older kernel versions too.
378 - Mainly affects xfs_bmap and xfs_growfs.
379 - Do some additional cleanup after autoconf has run.
380
381 xfsprogs-2.2.3 (28 August 2002)
382 - Update libdisk for a few other filesystems.
383 - Fix call to lvdisplay on LVM volumes so that lvdisplay
384 always gets the full, real path to the volume, as required.
385
386 xfsprogs-2.2.2 (19 August 2002)
387 - Fix endian bug in xfs_db, was not flipping 16-bit numbers.
388 - Make xfs_repair recognize a NULLFSINO and print that in
389 addition to "18446744073709551615" for easy recognition.
390 - Fix format string that xfs_repair uses when fixing inodes,
391 so that the new inode numbers are printed correctly.
392
393 xfsprogs-2.2.1 (09 August 2002)
394 - Fix buglet in libdisk get_driver_block_major() routine which
395 would result in incorrect majors being returned for not-found
396 drivers.
397 - Fix problem in install process with newer autoconf versions.
398
399 xfsprogs-2.2.0 (08 August 2002)
400 - mkfs.xfs defaults to a blocksize of 4096 bytes, and no longer
401 uses getpagesize(2) to dynamically configure the default size.
402 - Add EVMS stripe unit/width auto-detection support in mkfs.xfs
403 (patch from Luciano Chavez).
404 - Sync user/kernel headers (arch.h incorporated into xfs_arch.h,
405 and several other minor changes).
406
407 xfsprogs-2.1.2 (17 July 2002)
408 - Fix up log stripe unit specification options, and update
409 man page. Also fix suffix handling for data su/sw options
410 (disallow unit suffixes on -d sunit,swidth,sw and -l sunit).
411 Add "s" (512-byte sectors) as valid suffix.
412 - Automatically select v2 logs if a log stripe unit is
413 specified.
414
415 xfsprogs-2.1.1 (04 July 2002)
416 - Build infrastructure updates so that configure options can be
417 used to specify paths rather than semi-hard-coded path names
418 controlled by the ROOT/ROOT_PREFIX environment variables; eg.
419 now allows /lib64 and /lib32
420
421 xfsprogs-2.1.0 (14 June 2002)
422 - Support for XFS version 2 log format.
423 - Fix for xfs_repair mangling i8count for dir2_sf directories
424 - Minor mkfs.xfs man page update for blocksize limits on Linux
425 - xfs_cred.h split into xfs_acl.h, xfs_cap.h and xfs_mac.h
426 - Fix typo in mkfs realtime summary inode alloc failure message
427
428 xfsprogs-2.0.6 (30 May 2002)
429 - Fix error returns from log recovery (affects xfs_repair).
430 - Fix the way mkfs.xfs round downs the device when the last
431 AG is smaller than the minimum AG size.
432 - Fix bug in xfs_repair da_write() routine, which affects
433 filesystems where the data blocksize != naming blocksize
434 (see xfs_info output).
435 - Fix a use-after-free bug in xfs_repair code for checking
436 version 1 btree-format directories.
437 - Add checks of the ACL permissions field into xfs_repair.
438
439 xfsprogs-2.0.5 (02 May 2002)
440 - Size AGs so that they do not always start on the same
441 part of a striped disk
442 - Fix an off-by-one error on rounding down an AG that is
443 too small to be an AG
444 - Don't auto-grow the log to be larger than an AG
445 - Change the error philosophy for -d su=,sw= away from forcing
446 the XFS stripe size to match the volume manager stripe size
447 and instead accept, with a warning, the stripe unit & width
448 supplied on the commandline.
449 - Update xfs_growfs man page
450 - Don't build libxlog.a with DEBUG enabled
451 - xfs_db fixes from ASANO Masahiro at NEC
452
453 xfsprogs-2.0.4 (17 April 2002)
454 - Minor update sync'ing with kernel changes (less endian
455 swabbing in libxfs code)
456
457 xfsprogs-2.0.3 (13 April 2002)
458 - Important build system update, was causing libxfs to be
459 built incorrectly, which can cause xfs_repair to fail by
460 tripping asserts in additional libxfs debug code.
461
462 xfsprogs-2.0.2 (04 April 2002)
463 - Bumped version of libhandle to libhandle.so.1.0.1
464 This changes open_by_handle() and friends so that
465 O_LARGEFILE is added to the open flags.
466 This allows xfsdump to dump files greater than
467 2^31-1 bytes instead of not dumping the large
468 files and giving warning messages.
469
470 xfsprogs-2.0.1 (12 March 2002)
471 - Fall back to BLKGETSIZE if BLKGETSIZE64 fails
472 - Sync user/kernel headers and shared code
473
474 xfsprogs-2.0.0 (26 February 2002)
475 - Major release to coincide with switch to new extended
476 attributes system call interfaces
477 - bumped version of libhandle, added new symbols to use
478 the reworked extended attributes handle ioctl interface
479 - xfs_repair in no-modify mode opens the filesystem device
480 read-only now (fix from Chris Pascoe)
481 - sync up with recent (minor) changes to shared kernel code
482 - switch to using the BLKGETSIZE64 ioctl in libxfs, instead
483 of the (previously busted) BLKGETSIZE ioctl
484
485 xfsprogs-1.3.19 (15 February 2002)
486 - fix xfs_repair option parsing for external logs
487 - add xfs_repair option parsing for realtime device
488 - fix xfs_repair version (-V) option - should not
489 require an argument
490 - add -V option to usage string
491 - document verbose (-v) and -r options in manpage
492
493 xfsprogs-1.3.18 (17 January 2002)
494 - fix mkfs.xfs buglet in overwriting signatures when run
495 on a regular file
496
497 xfsprogs-1.3.17 (14 January 2002)
498 - mkfs.xfs overwrites pre-existing filesystem, swap, or md
499 driver signatures.
500 - xfs_repair fix to prevent double insertion into the
501 uncertain_inode AVL trees ("avl_insert: duplicate range")
502 - xfs_repair fix if the log is corrupted and we can't find
503 the head, don't exit - just proceed on with zeroing it
504 - use snprintf instead of sprintf throughout
505
506 xfsprogs-1.3.16 (17 December 2001)
507 - added text dump type to xfs_db (mkp)
508 - removed use of a temporary file in xfs_db when processing
509 commands on the command line - allows xfs_check to be run
510 on read-only root filesystems
511
512 xfsprogs-1.3.15 (12 December 2001)
513 - reenable the use of the BLKBSZSET ioctl, its baaack
514 - sync recent XFS kernel source changes back into libxfs
515
516 xfsprogs-1.3.14 (05 December 2001)
517 - fix minor debian package version numbering issue
518 - add documentation for xfs_db(8) label/uuid commands
519 - automatic inode sizing code in mkfs.xfs has been removed
520 (restricting inodes to 32 bits) - Steve's recent kernel
521 changes mean this is no longer an issue
522 - fix bug in mkfs.xfs size cross-check for realtime device
523
524 xfsprogs-1.3.13 (25 October 2001)
525 - fix bug in mkfs for 1Tbyte + filesystems
526 - sync with recent kernel changes - this does not affect
527 userspace (libxfs), all affected code is removed by cpp.
528
529 xfsprogs-1.3.12 (17 October 2001)
530 - implement the -f (file) option to xfs_logprint
531 - rework the xlog code into libxlog for code sharing
532 - xfs_repair now detects a dirty log and, without -L, will
533 no longer blindly zero it (which prevents any recovery)
534
535 xfsprogs-1.3.11 (17 October 2001)
536 - tidy up some (benign) compiler warnings from libxfs
537 - fixed 64-bit pointer alignment issues in xfs_check
538 - fixed 64-bit pointer alignment issues in xfs_repair
539 - verified these on IA64, also reported to fix sparc issues
540
541 xfsprogs-1.3.10 (12 October 2001)
542 - sync with XFS kernel header changes for EAs by-handle
543 - ported xfs_imap command for dumping the inode map
544
545 xfsprogs-1.3.9 (03 October 2001)
546 - fix xfs_repair bug in handling a corrupt root directory
547 inode with multiple "lost+found" entries
548 - fix xfs_logprint bug in scanning for log head and tail
549 - ensure xfs_bmap doesn't issue XFS ioctls to non-XFS files
550 - numerous man page updates
551
552 xfsprogs-1.3.8 (19 September 2001)
553 - rewrote the LVM support used by mkfs.xfs to call external
554 lvdisplay program to get volume geometry (mkp@mkp.net)
555 - fix bug in LVM driver wrapper where it would not have been
556 used at all, ever (since 1.3.0), due to idiot programmer
557 error (*blush*) -- also thanks to mkp for the bug fix
558
559 xfsprogs-1.3.7 (10 September 2001)
560 - enable preallocation in xfs_mkfile [missed during port?]
561 - fix xfs_db core dump when reporting freespace
562 - allow libuuid to be linked dynamically if desired (based
563 on a patch from Colin Walters <walters@verbum.org>, helps
564 the folk working on the Debian installer for XFS)
565 - licensing change for "libhandle" (was GPL, now LGPL-2.1)
566 and some related header files
567
568 xfsprogs-1.3.6 (31 August 2001)
569 - make mkfs.xfs aware of geometries that might cause
570 inode numbers to exceed 32 significant bits.
571 - make xfs_growfs warn if new filesystem will have
572 inode numbers that exceed 32 significant bits.
573 - fix logprint bug in reporting extended attributes
574 (thanks to Tang Lingbo <tanglb@sina.com> for fixing this)
575 - fix mkfs.xfs core dump when attemping to run on devices
576 which are too small to hold a valid XFS filesystem
577
578 xfsprogs-1.3.5 (13 August 2001)
579 - fix bug in xfs_db bit handling on big endian platforms
580 - fix mkfs bug related to too-small final allocation group
581 - fix signedness bug in DMAPI ioctl structure definition
582
583 xfsprogs-1.3.4 (04 August 2001)
584 - fix endian bug in xfs_db "frag" command
585 - small configure script changes to allow cross compilation
586 - several man pages updated to document external log usage
587 - install another shared library symlink for ld to find
588 - switched on -fno-strict-aliasing for library object builds
589 - fix several minor compiler warnings when building on IA64
590
591 xfsprogs-1.3.3 (27 July 2001)
592 - fixes for (hopefully) the last few nits in libtool usage
593
594 xfsprogs-1.3.2 (23 July 2001)
595 - install static libs and libtool archives into /usr/lib
596 - shared libraries are unchanged, however
597
598 xfsprogs-1.3.1 (15 July 2001)
599 - updated xfs_types.h file from the kernel changes needed for
600 an xfsdump fix.
601 - tidy up various aspects of the libtool rework
602 - XVM stripe unit/width extraction
603 - fix an endian bug in xfs_db "write" command
604 - fix a build problem with liblvm.a installed
605 - fix bug in xfs_growfs mount option parsing with external log
606 - BLKSZSET ioctl now conditional via the Makefile (off by default)
607 - rework some of the Debian packaging rules
608 - fix sign of BLKGETSIZE ioctl argument in libxfs
609 - updated xfs_fs.h with DMAPI setdm details for dump/restore
610
611 xfsprogs-1.3.0 (11 July 2001)
612 - reworked Makefiles to use libtool
613 - new libdisk to allow sharing of generic mount/disk code and
614 - also abstracts individual driver support (LVM, MD, XVM..)
615 - partition table detection so mkfs.xfs doesn't blindly overwrite
616 - small xfs_repair bug fix from Steve
617
618 xfsprogs-1.2.8 (02 July 2001)
619 - fixed a bug in libxfs /etc/mtab read-only mount detection
620 - first try procfs, fall back to /etc/mtab, for read-only mounts
621 - sync with recent mount code changes for reiserfs and ext3 probes
622 - fix logprint build problem under gcc 3.0
623
624 xfsprogs-1.2.7 (22 May 2001)
625 - new xfs_freeze(8) command - volume manager snapshot helper
626
627 xfsprogs-1.2.6 (15 May 2001)
628 - merge support for -d agsize=/su=/sw= (AG, stripe unit/width size)
629 - merge support for dynamic configuration of default log size
630 - document these and fix a couple of man page typos too
631
632 xfsprogs-1.2.5 (07 May 2001)
633 - fix missing Makefile include entries for LVM headers
634 - configure script default man path now /usr/share/man
635 - add experimental xfs_rtcp (realtime copy) command
636 - powerpc build failure fixups - thanks to Robert Ramiega
637 - cleanup arch-specific code, esp. the byteswab routines
638 - as a result, move to -O1 as default for extern inlines
639
640 xfsprogs-1.2.4 (01 May 2001)
641 - added -L option to mkfs.xfs (filesystem label)
642
643 xfsprogs-1.2.3 (27 April 2001)
644 - add dquot and quotaoff log item support into xfs_logprint
645 - fix logprint core dump reporting AGI in "continue"'d transactions
646
647 xfsprogs-1.2.2 (09 April 2001)
648 - fix problem in xfs_db (check) group quota logic
649 - fixes to warnings from recent gcc and/or 64-bit builds
650
651 xfsprogs-1.2.1 (04 April 2001)
652 - sync up with recent changes to XFS kernel headers
653
654 xfsprogs-1.2.0 (01 April 2001)
655 - support for group quota added
656 - some headers updated, in particular <xqm.h>
657 - now in late stages of beta
658
659 xfsprogs-1.1.9 (26 March 2001)
660 - added automagic stripe unit/stripe width extraction for MD devices
661
662 xfsprogs-1.1.8 (23 March 2001)
663 - mkfs heuristics to make a qualified guess of internal logsize
664
665 xfsprogs-1.1.7 (20 March 2001)
666 - upgraded LVM to 0.9beta6
667 - minor rpm spec file changes
668
669 xfsprogs-1.1.6 (20 March 2001)
670 - fix sparc build failure - fcntl.h missing O_DIRECT
671 - added README.quota describing use of quota with XFS
672
673 xfsprogs-1.1.5 (12 March 2001)
674 - upgraded LVM support to 0.9beta2 (IOP 10)
675
676 xfsprogs-1.1.4 (10 March 2001)
677 - kernel now supports O_DIRECT - re-enable its use in xfs_mkfile
678 - BLKSETSIZE ioctl replaced by BLKBSZSET ioctl in libxfs
679 - libxfs_init extended so only mkfs and xfs_repair use BLKBSZSET
680 - NOTE: this version requires an XFS kernel from March 9 or later
681
682 xfsprogs-1.1.3 (02 March 2001)
683 - minor Makefile-related cleanups
684
685 xfsprogs-1.1.2 (10 February 2001)
686 - added libhandle routines to simplify dump/restore EA support
687
688 xfsprogs-1.1.1 (30 January 2001)
689 - minor rpm and deb packaging work
690
691 xfsprogs-1.1.0 (15 January 2001)
692 - rework xfs-cmds package into base, devel and dump packages
693 - completed Debian packaging
694 - late beta code
695
696 xfs-cmds-1.0.7 (02 January 2001)
697 - added mkfs support for extracting LVM stripe unit/width
698 - libattr (*experimental* extended attributes interface) added
699 - removed xfs_fstab.5 man page (merged into mount.8)
700 - install xfs_repair into /sbin, not /usr/sbin
701
702 xfs-cmds-1.0.6 (04 October 2000)
703 - reworked external log format to be IRIX compatible
704 - mkfs, repair, db, logprint now work with new format
705 - xfs_admin added for setting filesystem label
706
707 xfs-cmds-1.0.5 (18 September 2000)
708 - minor bug fixes
709 - first beta release
710
711 xfs-cmds-1.0.4 (18 August 2000)
712 - minor bug fixes
713 - xfs_growfs added
714 - xfs_info added
715 - late alpha code
716
717 xfs-cmds-1.0.3 (16 August 2000)
718 - numerous bug fixes
719 - xfsdump and xfsrestore added
720 - xfsstats added
721 - fsck.xfs (symlink to /bin/true) added
722 - demise of sim library complete, mkfs and repair reworked
723 - no longer need to have an XFS kernel handy for building xfs-cmds
724 - xfs_copy compiles on Linux
725 - dump/restore README added
726 - late alpha code
727
728 xfs-cmds-1.0.2 (27 July 2000)
729 - numerous bug fixes
730 - xfs_attr (extended attributes) command added
731 - fsr_xfs added (ported by jones@tacc.utexas.edu)
732 - LVM+XFS README added
733 - early alpha code
734
735 xfs-cmds-1.0.1 (5 July 2000)
736 - numerous bug fixes
737 - reworked build environment
738 - begun work on user/kernel separation
739 - early alpha code
740
741 xfs-cmds-1.0.0 (16 June 2000)
742 - initial release for USENIX CDs
743 - early alpha code