]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/log
thirdparty/xfsprogs-dev.git
22 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.

22 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

22 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.

22 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.

22 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.

22 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.

22 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).

22 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.

22 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.

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

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

22 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.

22 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.

22 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.

22 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).

22 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.

22 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

22 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.

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

22 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.

22 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).

22 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.

22 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.

22 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.

22 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.

22 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.

22 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.

22 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.

22 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.

22 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.

22 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

22 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.

22 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.

22 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.

22 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.")

22 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)

22 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.

22 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.

22 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.

22 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.

22 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.

22 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

22 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.

22 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.

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

22 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

22 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.

22 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.

22 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

22 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.

22 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.

22 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.

22 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.

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

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

22 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.

22 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).

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

22 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

23 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.

23 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.

23 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.

23 years agoFix a day-one bug in get_driver_block_major which would result in incorrect
Nathan Scott [Fri, 9 Aug 2002 02:27:11 +0000 (02:27 +0000)] 
Fix a day-one bug in get_driver_block_major which would result in incorrect
majors being returned for not-found drivers.

23 years agobump version to 2.2, document changes -- sync shared headers, EVMS stripe v2.2.0
Nathan Scott [Thu, 8 Aug 2002 06:35:44 +0000 (06:35 +0000)] 
bump version to 2.2, document changes -- sync shared headers, EVMS stripe
unit/width extraction, mkfs defaults to 4K blocksize again (as on IRIX) &
no longer punts on using the current pagesize.

23 years agodon't include <linux/major.h>, use local major numbers
Eric Sandeen [Thu, 1 Aug 2002 18:38:43 +0000 (18:38 +0000)] 
don't include <linux/major.h>, use local major numbers
use major() to get the major number instead of direct shifts
Also use get_driver_block_major to check device number

23 years agofix compiler warnings from builds for 64 bit processors.
Nathan Scott [Tue, 30 Jul 2002 04:04:20 +0000 (04:04 +0000)] 
fix compiler warnings from builds for 64 bit processors.

23 years agobump ot latest for upload - 2.1.2.
Nathan Scott [Mon, 29 Jul 2002 23:50:29 +0000 (23:50 +0000)] 
bump ot latest for upload - 2.1.2.

23 years agosync up with recent changes to the corresponding kernel code.
Nathan Scott [Mon, 29 Jul 2002 04:02:24 +0000 (04:02 +0000)] 
sync up with recent changes to the corresponding kernel code.

23 years agomake xfs_info/growfs report v2 log data
Eric Sandeen [Thu, 25 Jul 2002 19:30:25 +0000 (19:30 +0000)] 
make xfs_info/growfs report v2 log data

23 years agoset v2 log if log sunit is specified
Eric Sandeen [Thu, 18 Jul 2002 18:25:04 +0000 (18:25 +0000)] 
set v2 log if log sunit is specified

23 years agoFix up log stripe unit specification options, and update
Eric Sandeen [Wed, 17 Jul 2002 23:09:25 +0000 (23:09 +0000)] 
Fix up log stripe unit specification options, and update
man page.  Also fix suffix handling for data su/sw options
(disallow unit suffixes on -d sunit,swidth,sw and
-l sunit).  Add s (512-byte sectors) as valid suffix.

23 years agoUse rpmbuild for building rpms
Eric Sandeen [Tue, 16 Jul 2002 04:44:19 +0000 (04:44 +0000)] 
Use rpmbuild for building rpms

23 years agoallow userspace to be built with XFS_BIG_FILESYSTEMS set still.
Nathan Scott [Mon, 15 Jul 2002 01:14:59 +0000 (01:14 +0000)] 
allow userspace to be built with XFS_BIG_FILESYSTEMS set still.

23 years agowhite space cleanup
Steve Lord [Fri, 12 Jul 2002 21:24:23 +0000 (21:24 +0000)] 
white space cleanup

23 years agouserspace sync-up
Eric Sandeen [Wed, 10 Jul 2002 17:20:55 +0000 (17:20 +0000)] 
userspace sync-up

23 years agoBuild infrastructure updates so that configure options can be used to
Nathan Scott [Fri, 5 Jul 2002 04:16:49 +0000 (04:16 +0000)] 
Build infrastructure updates so that configure options can be used to
specify paths rather than semi-hard-coded path names controlled by the
PREFIX/ROOT_PREFIX environment variables; eg. now allows /lib64 and
/lib32 as alternate library install paths, which some folks need.

23 years agosync with kernel changes, noop for userspace.
Nathan Scott [Thu, 4 Jul 2002 00:16:05 +0000 (00:16 +0000)] 
sync with kernel changes, noop for userspace.

23 years agosync with kernel, noop change for userspace.
Nathan Scott [Tue, 2 Jul 2002 03:56:51 +0000 (03:56 +0000)] 
sync with kernel, noop change for userspace.

23 years agoFix typo in mkfs realtime summary inode alloc failure message.
Nathan Scott [Mon, 1 Jul 2002 01:18:23 +0000 (01:18 +0000)] 
Fix typo in mkfs realtime summary inode alloc failure message.

23 years agosync with (upcoming) kernel updates.
Nathan Scott [Wed, 26 Jun 2002 06:30:53 +0000 (06:30 +0000)] 
sync with (upcoming) kernel updates.

23 years agofix log stripe alignment code in the case where there is a data stripe
Steve Lord [Sat, 22 Jun 2002 03:16:25 +0000 (03:16 +0000)] 
fix log stripe alignment code in the case where there is a data stripe
but no log stripe specified.

23 years agosync with kernel, noop for userspace.
Nathan Scott [Thu, 20 Jun 2002 06:24:10 +0000 (06:24 +0000)] 
sync with kernel, noop for userspace.

23 years agobump to latest version.
Nathan Scott [Thu, 20 Jun 2002 04:51:39 +0000 (04:51 +0000)] 
bump to latest version.

23 years agosync with kernel, noop for userspace.
Nathan Scott [Wed, 19 Jun 2002 02:15:08 +0000 (02:15 +0000)] 
sync with kernel, noop for userspace.

23 years agoBump revision number of version 2 log support v2.1.0
Steve Lord [Tue, 18 Jun 2002 20:32:20 +0000 (20:32 +0000)] 
Bump revision number of version 2 log support

23 years agomerge over kernel changes
Steve Lord [Fri, 14 Jun 2002 18:29:38 +0000 (18:29 +0000)] 
merge over kernel changes

23 years agomerge over kernel change
Steve Lord [Thu, 13 Jun 2002 20:57:56 +0000 (20:57 +0000)] 
merge over kernel change

23 years agomerge up with user space
Steve Lord [Sat, 8 Jun 2002 03:42:22 +0000 (03:42 +0000)] 
merge up with user space

23 years agoremove no longer used file xfs_rtbit.c.
Nathan Scott [Thu, 6 Jun 2002 02:04:29 +0000 (02:04 +0000)] 
remove no longer used file xfs_rtbit.c.

23 years agoremove no longer needed xfs_bit.c file.
Nathan Scott [Thu, 6 Jun 2002 01:55:15 +0000 (01:55 +0000)] 
remove no longer needed xfs_bit.c file.

23 years agosync user/kernel, mark extern functions as extern, make comments consistent.
Nathan Scott [Thu, 6 Jun 2002 01:35:36 +0000 (01:35 +0000)] 
sync user/kernel, mark extern functions as extern, make comments consistent.

23 years agoMake scripts executable again... sigh...
Eric Sandeen [Wed, 5 Jun 2002 20:14:16 +0000 (20:14 +0000)] 
Make scripts executable again... sigh...

23 years agosync userspace with kernel
Eric Sandeen [Wed, 5 Jun 2002 16:24:32 +0000 (16:24 +0000)] 
sync userspace with kernel

23 years agosync kernel/user copyright headers
Eric Sandeen [Wed, 5 Jun 2002 16:05:11 +0000 (16:05 +0000)] 
sync kernel/user copyright headers

23 years agosync up with kernel (backs out last change).
Nathan Scott [Wed, 5 Jun 2002 01:58:05 +0000 (01:58 +0000)] 
sync up with kernel (backs out last change).

23 years agoupdate for repair & man page changes.
Nathan Scott [Wed, 5 Jun 2002 01:22:08 +0000 (01:22 +0000)] 
update for repair & man page changes.

23 years agoUpdate copyright dates (again)
Eric Sandeen [Tue, 4 Jun 2002 23:07:56 +0000 (23:07 +0000)] 
Update copyright dates (again)

23 years agoUndoes mod: xfs-cmds:slinx:120772a
Eric Sandeen [Tue, 4 Jun 2002 22:53:09 +0000 (22:53 +0000)] 
Undoes mod:     xfs-cmds:slinx:120772a
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.

23 years agoUpdate copyright dates
Eric Sandeen [Tue, 4 Jun 2002 17:58:21 +0000 (17:58 +0000)] 
Update copyright dates

23 years agosync with recent kernel changes, noop for userspace.
Nathan Scott [Mon, 3 Jun 2002 01:47:28 +0000 (01:47 +0000)] 
sync with recent kernel changes, noop for userspace.