]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/log
thirdparty/xfsprogs-dev.git
21 years agoFix a bug on an error path in xfs_logprint.
Nathan Scott [Thu, 8 May 2003 05:35:00 +0000 (05:35 +0000)] 
Fix a bug on an error path in xfs_logprint.

21 years ago[contributed] FreeBSD update from Alexander Kabaev
Russell Cattelan [Tue, 6 May 2003 20:54:58 +0000 (20:54 +0000)] 
[contributed] FreeBSD update from Alexander Kabaev

21 years agoFix Debian bootfloppies build for xfsprogs.
Nathan Scott [Sat, 3 May 2003 05:14:42 +0000 (05:14 +0000)] 
Fix Debian bootfloppies build for xfsprogs.

21 years agobump version number for xfs_repair-on-ro-device changes.
Nathan Scott [Thu, 1 May 2003 23:37:41 +0000 (23:37 +0000)] 
bump version number for xfs_repair-on-ro-device changes.

21 years agoAllow repair to run on a read only filesystem.
Russell Cattelan [Thu, 1 May 2003 21:31:58 +0000 (21:31 +0000)] 
Allow repair to run on a read only filesystem.
Added LIBXFS_DANGEROUSLY flag

21 years agoBunch of configure updates for xfsprogs to allow packages to better be kept
Nathan Scott [Wed, 30 Apr 2003 01:31:48 +0000 (01:31 +0000)] 
Bunch of configure updates for xfsprogs  to allow packages to better be kept
in sync in this area.
Add an aclocal.m4 build target for top level directory.

21 years agoFixes to the bmap script from Jan Derfinak.
Nathan Scott [Tue, 29 Apr 2003 01:54:20 +0000 (01:54 +0000)] 
Fixes to the bmap script from Jan Derfinak.

21 years agoFix includes to not be relative to paths provided by -I directives, for
Nathan Scott [Tue, 29 Apr 2003 01:52:34 +0000 (01:52 +0000)] 
Fix includes to not be relative to paths provided by -I directives, for
the xfsprogs and xfsdump builds.  At this stage still provide these gcc
options in the build but later that can be removed too now that headers
are clean.

21 years agoMinor documentation tweak.
Nathan Scott [Wed, 23 Apr 2003 02:15:22 +0000 (02:15 +0000)] 
Minor documentation tweak.

21 years agoUpdate XFS-specific system call documentation, and fix includes.
Nathan Scott [Wed, 23 Apr 2003 00:30:48 +0000 (00:30 +0000)] 
Update XFS-specific system call documentation, and fix includes.

21 years agoA few white space cleanups that got missed
Russell Cattelan [Thu, 17 Apr 2003 16:10:27 +0000 (16:10 +0000)] 
A few white space cleanups that got missed

21 years agoAdd editline support in for cases where readline is unavailable.
Nathan Scott [Wed, 16 Apr 2003 23:38:03 +0000 (23:38 +0000)] 
Add editline support in for cases where readline is unavailable.

21 years agoMerge whitespace changes over
Russell Cattelan [Wed, 16 Apr 2003 18:29:10 +0000 (18:29 +0000)] 
Merge whitespace changes over

21 years agoCosmetic configure tweaks to keep xfsprogs in sync with other packages.
Nathan Scott [Mon, 14 Apr 2003 01:39:21 +0000 (01:39 +0000)] 
Cosmetic configure tweaks to keep xfsprogs in sync with other packages.

21 years agoFix MD superblock state interpretation issues, and xfsprogs configure.in.
Nathan Scott [Fri, 11 Apr 2003 06:43:46 +0000 (06:43 +0000)] 
Fix MD superblock state interpretation issues, and xfsprogs configure.in.

21 years agoAdd missing endian macros
Russell Cattelan [Mon, 7 Apr 2003 20:13:41 +0000 (20:13 +0000)] 
Add missing endian macros
Missed these the first time around. :-(

21 years agoUse memalign instead of realloc for read/write buffer so direct IO works.
fsgqa [Mon, 7 Apr 2003 03:03:39 +0000 (03:03 +0000)] 
Use memalign instead of realloc for read/write buffer so direct IO works.

21 years agoSync user and kernel code, make xfs_io -f option useful.
Nathan Scott [Mon, 7 Apr 2003 00:03:34 +0000 (00:03 +0000)] 
Sync user and kernel code, make xfs_io -f option useful.
Sync user and kernel code.

21 years agokernel / libxfs sync-up
Eric Sandeen [Thu, 3 Apr 2003 21:58:27 +0000 (21:58 +0000)] 
kernel / libxfs sync-up
Implement get_unaligned / put_unaligned in libxfs
Change typecasts to a type available in kernel & userspace
Bump version

21 years agoMinor tweaks to Russells FreeBSD changes in xfsprogs.
Nathan Scott [Wed, 2 Apr 2003 23:52:41 +0000 (23:52 +0000)] 
Minor tweaks to Russells FreeBSD changes in xfsprogs.
Add some text re Russells FreeBSD changes.

21 years agoAdd initial FreeBSD support to xfs cmds
Russell Cattelan [Wed, 2 Apr 2003 17:18:32 +0000 (17:18 +0000)] 
Add initial FreeBSD support to xfs cmds
Add freebsd flags... note this should be handled better via autoconf

21 years agoSome Debian packaging updates for xfsprogs.
Nathan Scott [Wed, 2 Apr 2003 00:14:18 +0000 (00:14 +0000)] 
Some Debian packaging updates for xfsprogs.

21 years agoMinor userspace build changes, keeping packages in sync.
Nathan Scott [Mon, 31 Mar 2003 06:57:56 +0000 (06:57 +0000)] 
Minor userspace build changes, keeping packages in sync.

21 years agoBunch of portability related changes to xfsprogs. Includes some code to
Nathan Scott [Mon, 31 Mar 2003 02:57:10 +0000 (02:57 +0000)] 
Bunch of portability related changes to xfsprogs.  Includes some code to
allow db/mkfs/repair to be used on Mac's (maybe useful for dual boot), &
some code to build on IRIX too (useful for purify-ing xfs_repair only).
bump version for portability changes.

21 years agoCorrect display of imaxpct in mkfs output
Eric Sandeen [Sat, 29 Mar 2003 22:52:37 +0000 (22:52 +0000)] 
Correct display of imaxpct in mkfs output

21 years agoMinor packaging related cleanups and updates.
Nathan Scott [Wed, 26 Mar 2003 23:50:04 +0000 (23:50 +0000)] 
Minor packaging related cleanups and updates.

21 years agoMerge back some spec file cleanups after investigating a mysterious
Nathan Scott [Wed, 26 Mar 2003 23:18:13 +0000 (23:18 +0000)] 
Merge back some spec file cleanups after investigating a mysterious
build problem for the internal SGI builds.
Merge of xfs-cmds-lbs:slinx:142673a by nathans.

  Fix Makepkgs scripts to be able to propogate make errors back to the caller.

21 years agoFix readline use in xfsprogs configure script such that distributions
Nathan Scott [Wed, 26 Mar 2003 05:23:33 +0000 (05:23 +0000)] 
Fix readline use in xfsprogs configure script such that distributions
which have not got a correctly-linked libreadline will still work.

21 years agoAdd xfs_io into xfsprogs, an xfs_db-alike program for the XFS IO path
Nathan Scott [Tue, 25 Mar 2003 04:01:55 +0000 (04:01 +0000)] 
Add xfs_io into xfsprogs, an xfs_db-alike program for the XFS IO path
which knows about direct IO, space preallocation, realtime files, etc,
which the usual tools like dd don't unfortunately.

21 years agoAdd xfs_io into xfsprogs, an xfs_db-alike program for the XFS IO path
Nathan Scott [Tue, 25 Mar 2003 03:48:48 +0000 (03:48 +0000)] 
Add xfs_io into xfsprogs, an xfs_db-alike program for the XFS IO path
which knows about direct IO, space preallocation, realtime files, etc
which the usual tools like dd don't unfortunately.  This is a fixed-up
version of a hacked tool that I found useful for coding, debugging and
testing unwritten extents; hopefully it'll be useful for realtime too.

21 years agoCorrect size check for realtime summary inode (not the same
Eric Sandeen [Mon, 24 Mar 2003 18:06:38 +0000 (18:06 +0000)] 
Correct size check for realtime summary inode (not the same
as the realtime bitmap inode).

21 years agoDocument -l logdev and -r rtdev mkfs.xfs options
Eric Sandeen [Fri, 21 Mar 2003 17:15:37 +0000 (17:15 +0000)] 
Document -l logdev and -r rtdev mkfs.xfs options

21 years agoDocument the -f option to mkfs.xfs.
Nathan Scott [Fri, 21 Mar 2003 00:06:49 +0000 (00:06 +0000)] 
Document the -f option to mkfs.xfs.

21 years agobump xfsprogs version to 2.4.1
Nathan Scott [Thu, 20 Mar 2003 22:39:07 +0000 (22:39 +0000)] 
bump xfsprogs version to 2.4.1

21 years agoxfsprogs update - kernel/user sync up and Ethan's Mac partition code.
Nathan Scott [Tue, 18 Mar 2003 05:44:53 +0000 (05:44 +0000)] 
xfsprogs update - kernel/user sync up and Ethan's Mac partition code.
CONTRIBUTED: erbenson@alaska.net.
Add configure : configure.in dpeendency, as Mandy suggests.

21 years agoRemove do_error after libxfs_device_zero, this is left
Eric Sandeen [Tue, 18 Mar 2003 05:33:14 +0000 (05:33 +0000)] 
Remove do_error after libxfs_device_zero, this is left
over from when irix could return an error from dev_zero,
the do_error was supposed to be in a conditional.

21 years agoAdd conditional check around definition of uchar_t to
Mandy Kirkconnell [Mon, 17 Mar 2003 15:18:51 +0000 (15:18 +0000)] 
Add conditional check around definition of uchar_t to
prevent multiple definitions.
Add conditional check around definition of uchar_t to
prevent multiple definitions.

21 years agoRemove an incorrect statement from the xfs_bmap(8) man page.
Nathan Scott [Mon, 17 Mar 2003 03:07:16 +0000 (03:07 +0000)] 
Remove an incorrect statement from the xfs_bmap(8) man page.
Remove an incorrect statement from the xfs_bmap(8) man page - we have
done a filesystem type check before issuing any ioctls for some time.

21 years agoUpdate for Danny Cox email address.
Tim Shimmin [Tue, 11 Mar 2003 23:15:41 +0000 (23:15 +0000)] 
Update for Danny Cox email address.
Update for Danny Cox email address.

21 years agoupdate John Trostel details and connex details
Tim Shimmin [Tue, 11 Mar 2003 02:23:57 +0000 (02:23 +0000)] 
update John Trostel details and connex details
update John Trostel details and connex details

21 years agoNeed to define cmn_err in libxfs for all gcc versions, ie. with both of
Nathan Scott [Fri, 7 Mar 2003 01:52:48 +0000 (01:52 +0000)] 
Need to define cmn_err in libxfs for all gcc versions, ie. with both of
the supported incantations of varargs cpp macros.

21 years agoRemove references to deleted files, link with libxlog now.
Nathan Scott [Thu, 6 Mar 2003 07:11:56 +0000 (07:11 +0000)] 
Remove references to deleted files, link with libxlog now.

21 years agoRemove references to data.h, don't need it anymore.
Nathan Scott [Thu, 6 Mar 2003 07:09:31 +0000 (07:09 +0000)] 
Remove references to data.h, don't need it anymore.

21 years agoNew xfsprogs version - enabled unwritten extents by default, new commands v2.4.0
Nathan Scott [Thu, 6 Mar 2003 06:59:34 +0000 (06:59 +0000)] 
New xfsprogs version - enabled unwritten extents by default, new commands
in xfs_db and xfs_admin to manipulate the version extflg bit on unmounted
filesystems, make xfs_db check for a dirty log before zeroing it in the
uuid command, man page updates, sync'd up user/kernel code and headers.
Add stripe information into xfs_bmap output.

21 years agoAdd a missing build dependency for building Debian packages (thanks to
Nathan Scott [Mon, 17 Feb 2003 22:06:05 +0000 (22:06 +0000)] 
Add a missing build dependency for building Debian packages (thanks to
Ryan Murray for reporting this).

21 years agoFix a Debian lintian(1) warning.
Nathan Scott [Mon, 17 Feb 2003 06:02:56 +0000 (06:02 +0000)] 
Fix a Debian lintian(1) warning.

21 years agoFix a couple of Debian bootfloppies build issues relating to gettext.
Nathan Scott [Mon, 17 Feb 2003 05:54:23 +0000 (05:54 +0000)] 
Fix a couple of Debian bootfloppies build issues relating to gettext.

21 years agominor xfsprogs updates.
Nathan Scott [Mon, 17 Feb 2003 04:11:09 +0000 (04:11 +0000)] 
minor xfsprogs updates.

21 years agoFix a man page typo.
Nathan Scott [Thu, 13 Feb 2003 23:23:31 +0000 (23:23 +0000)] 
Fix a man page typo.

21 years agoRevert INSTALL_MAN buildmacro change - dopey, was causing install hangs.
Nathan Scott [Mon, 10 Feb 2003 05:34:38 +0000 (05:34 +0000)] 
Revert INSTALL_MAN buildmacro change - dopey, was causing install hangs.

21 years agoPush Steves INSTALL_LINGUAS shell macro fix to other buildmacros files, and
Nathan Scott [Thu, 6 Feb 2003 22:31:59 +0000 (22:31 +0000)] 
Push Steves INSTALL_LINGUAS shell macro fix to other buildmacros files, and
make a similar fixup for the INSTALL_MAN macro.

21 years agofix rpm build for more versions of bash
Steve Lord [Thu, 6 Feb 2003 15:40:16 +0000 (15:40 +0000)] 
fix rpm build for more versions of bash
fix internationalization part of build macros to work with more
versions of the shell.

21 years agoSync up with minor kernel change (noop change for userspace).
Nathan Scott [Mon, 13 Jan 2003 20:46:49 +0000 (20:46 +0000)] 
Sync up with minor kernel change (noop change for userspace).

21 years agoSync up user/kernel sources and headers (native extents).
Nathan Scott [Fri, 3 Jan 2003 04:44:31 +0000 (04:44 +0000)] 
Sync up user/kernel sources and headers (native extents).
Use libxfs_bmbt_disk_get_all which replaces libxfs_bmbt_get_all.

21 years agouse valloc instead of malloc; allow xfs_db/check to run on raw devices
Russell Cattelan [Thu, 2 Jan 2003 22:46:28 +0000 (22:46 +0000)] 
use valloc instead of malloc; allow xfs_db/check to run on raw devices

21 years agoxfs_repair updates - merge a fix from IRIX, fix an endian issue, i18n
Nathan Scott [Tue, 31 Dec 2002 04:09:59 +0000 (04:09 +0000)] 
xfs_repair updates - merge a fix from IRIX, fix an endian issue, i18n
changes, detection of readonly mounts fixed up.
bump version, document changes.

21 years agoCouple more typo fixes.
Nathan Scott [Fri, 27 Dec 2002 20:06:54 +0000 (20:06 +0000)] 
Couple more typo fixes.

21 years agoComment out the setbiosize/getbiosize ioctls descriptions as these have
Nathan Scott [Thu, 26 Dec 2002 22:02:36 +0000 (22:02 +0000)] 
Comment out the setbiosize/getbiosize ioctls descriptions as these have
now been removed.

21 years agoMerge Glens fix from IRIX - checking for a v2 dir block with no entries.
Nathan Scott [Tue, 24 Dec 2002 04:56:40 +0000 (04:56 +0000)] 
Merge Glens fix from IRIX - checking for a v2 dir block with no entries.
Also an endian bug I came across while doing the merge (also in v2 dirs).

21 years agoMinor I18N cleanups, add in xfsprogs.pot message file.
Nathan Scott [Thu, 19 Dec 2002 22:35:29 +0000 (22:35 +0000)] 
Minor I18N cleanups, add in xfsprogs.pot message file.
Minor I18N cleanups.

21 years agoFlush out my xfsprogs backlog - bunch of I18N and sector size related
Nathan Scott [Thu, 19 Dec 2002 00:38:27 +0000 (00:38 +0000)] 
Flush out my xfsprogs backlog - bunch of I18N and sector size related
changes mainly, also some build minor build cleanups here and there.
Add in the po subdir for I18N support.

21 years agoSync up a couple of trivial kernel changes with libxfs.
Nathan Scott [Wed, 18 Dec 2002 06:31:29 +0000 (06:31 +0000)] 
Sync up a couple of trivial kernel changes with libxfs.

21 years agoTrivial sync ups with kernel source changes.
Nathan Scott [Wed, 18 Dec 2002 01:14:02 +0000 (01:14 +0000)] 
Trivial sync ups with kernel source changes.

21 years agoTrivial sync ups with kernel header changes.
Nathan Scott [Tue, 17 Dec 2002 23:59:44 +0000 (23:59 +0000)] 
Trivial sync ups with kernel header changes.

21 years agoMake quota a suggested package at someones request (john@yahoo?) and fix
Nathan Scott [Mon, 25 Nov 2002 01:03:01 +0000 (01:03 +0000)] 
Make quota a suggested package at someones request (john@yahoo?) and fix
up some whitespacing in QA check script.

21 years agoFix a typo in README.quota.
Nathan Scott [Sun, 24 Nov 2002 23:39:53 +0000 (23:39 +0000)] 
Fix a typo in README.quota.

21 years agoFix trivial compiler warnings - couple of dup'd symbols crept in here.
Nathan Scott [Thu, 14 Nov 2002 23:48:29 +0000 (23:48 +0000)] 
Fix trivial compiler warnings - couple of dup'd symbols crept in here.

21 years agoFix an endian bug in xfs_db freesp command.
Nathan Scott [Thu, 14 Nov 2002 06:45:46 +0000 (06:45 +0000)] 
Fix an endian bug in xfs_db freesp command.
Fix an endian bug in xfs_db freesp command.

21 years agoRemove use of one more kernel header - linux/ioctl.h replaced by sys/ioctl.h
Nathan Scott [Thu, 14 Nov 2002 04:27:55 +0000 (04:27 +0000)] 
Remove use of one more kernel header - linux/ioctl.h replaced by sys/ioctl.h
Remove use of one more kernel header - linux/ioctl.h replaced by sys/ioctl.h

21 years agoFix some build breakage in top of tree xfsdump due to recent kernel
Nathan Scott [Wed, 13 Nov 2002 22:00:29 +0000 (22:00 +0000)] 
Fix some build breakage in top of tree xfsdump due to recent kernel
header file movement.
Fix some build breakage in top of tree xfsdump due to recent kernel
header file movement.

21 years agoMinor update - include less kernel headers, abstract some Linux/IRIX diffs
Nathan Scott [Wed, 13 Nov 2002 06:59:25 +0000 (06:59 +0000)] 
Minor update - include less kernel headers, abstract some Linux/IRIX diffs
in growfs to more easily keep track of changes there.
Add in explore source file targets.

21 years agoUpdate some documentation, rationalise some headers, tidy some dead
Nathan Scott [Tue, 12 Nov 2002 04:01:08 +0000 (04:01 +0000)] 
Update some documentation, rationalise some headers, tidy some dead
mkfs code, leftover from IRIX libdisk.
rationalise headers - we'd already included this header.

21 years agoRemove "Distribution" tag from RPMs, let rpm set it more flexibly
Eric Sandeen [Tue, 5 Nov 2002 20:32:31 +0000 (20:32 +0000)] 
Remove "Distribution" tag from RPMs, let rpm set it more flexibly
via rpmmacros, etc.  (We did have an environment var that could set
it, but that's not "the rpm way.")

21 years agoFix up spec files:
Eric Sandeen [Thu, 31 Oct 2002 17:02:59 +0000 (17:02 +0000)] 
Fix up spec files:
Make packager, vendor consistent, as Silicon Graphics, Inc.
Remove Copyright: tag, as this seems to actually be an alias
for License, and add a License: GPL tag.  (Otherwise querying
the package whould show "License: Copyright Silicon Graphics..."
which really doesn't make sense)

21 years agoxfsprogs updates - initial sync up with recent kernel changes (not quite
Nathan Scott [Thu, 31 Oct 2002 11:24:20 +0000 (11:24 +0000)] 
xfsprogs updates - initial sync up with recent kernel changes (not quite
complete yet); bump version; move some common headers to a common place;
fix several compiler warnings with recent gcc versions (3.2+).
bump version, document changes.

21 years agoChange to the package name for the ACL and attr development packages.
Nathan Scott [Sun, 20 Oct 2002 12:55:55 +0000 (12:55 +0000)] 
Change to the package name for the ACL and attr development packages.
Correct handling of realtime devices which was recently busted.

21 years agoFix libxfs device flush ioctl, sync with kernel source.
Nathan Scott [Thu, 10 Oct 2002 06:29:03 +0000 (06:29 +0000)] 
Fix libxfs device flush ioctl, sync with kernel source.
CONTRIBUTED: Anton Blanchard <anton@samba.org>
Bump version - fix libxfs device flush ioctl, sync with kernel source.

21 years agoUpdate version for next push up to the Debian archives.
Nathan Scott [Sun, 6 Oct 2002 19:37:39 +0000 (19:37 +0000)] 
Update version for next push up to the Debian archives.

21 years agoBump version, document xfs_repair memory allocation fix.
Eric Sandeen [Fri, 4 Oct 2002 16:19:29 +0000 (16:19 +0000)] 
Bump version, document xfs_repair memory allocation fix.
Bump version, document xfs_repair memory allocation fix.

21 years agofix size calculation bug in repairs memory allocation,
Steve Lord [Fri, 4 Oct 2002 15:54:21 +0000 (15:54 +0000)] 
fix size calculation bug in repairs memory allocation,
reduces memory by a factor of 4.
change array size calculation

21 years agoUndoes mod: xfs-cmds:slinx:127952a
Nathan Scott [Fri, 20 Sep 2002 08:28:52 +0000 (08:28 +0000)] 
Undoes mod:     xfs-cmds:slinx:127952a
Undo extended attribute/directory block splitting change.

21 years agoSync up userspace with some recent kernel changes, no functional change.
Nathan Scott [Fri, 20 Sep 2002 06:12:16 +0000 (06:12 +0000)] 
Sync up userspace with some recent kernel changes, no functional change.

21 years agoBump to 2.3.3
Eric Sandeen [Mon, 16 Sep 2002 20:38:02 +0000 (20:38 +0000)] 
Bump to 2.3.3

21 years agoBump xfsprogs version to 2.3.2
Christoph Hellwig [Tue, 10 Sep 2002 18:51:46 +0000 (18:51 +0000)] 
Bump xfsprogs version to 2.3.2

21 years agoUse pread/pwrite instead of lseek + read/write.
Christoph Hellwig [Tue, 10 Sep 2002 16:24:24 +0000 (16:24 +0000)] 
Use pread/pwrite instead of lseek + read/write.

21 years agosync with kernel, minor changes only.
Nathan Scott [Mon, 9 Sep 2002 08:50:34 +0000 (08:50 +0000)] 
sync with kernel, minor changes only.

21 years agoAllow xfs_db to write negative numbers
Eric Sandeen [Tue, 3 Sep 2002 16:53:43 +0000 (16:53 +0000)] 
Allow xfs_db to write negative numbers

21 years agodo some additional cleanup after autoconf has run. v2.3.0
Nathan Scott [Tue, 3 Sep 2002 02:15:45 +0000 (02:15 +0000)] 
do some additional cleanup after autoconf has run.

21 years agouse a consistent naming scheme, fix some xfs_buf_t offsets.
Nathan Scott [Fri, 30 Aug 2002 06:36:47 +0000 (06:36 +0000)] 
use a consistent naming scheme, fix some xfs_buf_t offsets.

21 years agouse a consistent style for func headers.
Nathan Scott [Fri, 30 Aug 2002 06:32:08 +0000 (06:32 +0000)] 
use a consistent style for func headers.

21 years agosync user/kernel after recent kernel changes. noop for userspace.
Nathan Scott [Fri, 30 Aug 2002 06:13:52 +0000 (06:13 +0000)] 
sync user/kernel after recent kernel changes.  noop for userspace.

21 years agoupdate libdisk
Eric Sandeen [Wed, 28 Aug 2002 22:31:45 +0000 (22:31 +0000)] 
update libdisk

21 years agoBump version
Eric Sandeen [Wed, 28 Aug 2002 22:03:44 +0000 (22:03 +0000)] 
Bump version

21 years agotrivial change allowing LIBTOOL var to specify where libtool lives, just
Nathan Scott [Fri, 23 Aug 2002 07:19:00 +0000 (07:19 +0000)] 
trivial change allowing LIBTOOL var to specify where libtool lives, just
the same as we do for other build tools.

21 years agoadd a reference to xfs_info(8) in the SEE ALSO section (suggestion from
Nathan Scott [Fri, 23 Aug 2002 01:26:56 +0000 (01:26 +0000)] 
add a reference to xfs_info(8) in the SEE ALSO section (suggestion from
Manuel Gomez).

21 years agoBump to 2.2.2
Eric Sandeen [Mon, 19 Aug 2002 21:38:12 +0000 (21:38 +0000)] 
Bump to 2.2.2

21 years agoFix another endian bug - skip flip on 8 bit numbers, not 16
Eric Sandeen [Wed, 14 Aug 2002 23:22:26 +0000 (23:22 +0000)] 
Fix another endian bug - skip flip on 8 bit numbers, not 16

21 years agosync with kernel, noop change for userspace.
Nathan Scott [Mon, 12 Aug 2002 03:31:24 +0000 (03:31 +0000)] 
sync with kernel, noop change for userspace.

21 years agotry again with getting configure correct on newer autoconf versions.
Nathan Scott [Sat, 10 Aug 2002 02:01:37 +0000 (02:01 +0000)] 
try again with getting configure correct on newer autoconf versions.

21 years agobump version, document changes - libdisk fix, autoconf version fixes.
Nathan Scott [Fri, 9 Aug 2002 06:07:41 +0000 (06:07 +0000)] 
bump version, document changes - libdisk fix, autoconf version fixes.