]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/log
thirdparty/xfsprogs-dev.git
21 years agoFix a typo on the xfs(5) man page.
Nathan Scott [Tue, 23 Mar 2004 22:48:14 +0000 (22:48 +0000)] 
Fix a typo on the xfs(5) man page.

21 years agoMerge fix for xfs_bmap verbose mode stripe alignment calculations.
John Keller [Tue, 23 Mar 2004 22:43:38 +0000 (22:43 +0000)] 
Merge fix for xfs_bmap verbose mode stripe alignment calculations.

21 years agoBump xfsprogs version number after last round of changes.
Nathan Scott [Fri, 19 Mar 2004 02:06:07 +0000 (02:06 +0000)] 
Bump xfsprogs version number after last round of changes.

21 years agoSimpler fix for the libuuid problem from awhile ago, works with all autoconf versions.
Nathan Scott [Fri, 19 Mar 2004 01:59:30 +0000 (01:59 +0000)] 
Simpler fix for the libuuid problem from awhile ago, works with all autoconf versions.

21 years agoPrevent setsize ioctl warnings in repair when running in dangerous mode.
Nathan Scott [Fri, 19 Mar 2004 01:56:50 +0000 (01:56 +0000)] 
Prevent setsize ioctl warnings in repair when running in dangerous mode.

21 years agoFix endian bug in xfs_copy, dealing with fragmented freespace (multi-level btrees).
Nathan Scott [Fri, 19 Mar 2004 01:53:26 +0000 (01:53 +0000)] 
Fix endian bug in xfs_copy, dealing with fragmented freespace (multi-level btrees).

21 years agoPlug a repair problem when checking directories with an initial hole.
Nathan Scott [Fri, 19 Mar 2004 01:50:13 +0000 (01:50 +0000)] 
Plug a repair problem when checking directories with an initial hole.

21 years agoDefine a new superblock field for more feature bits. Take the last
Glen Overby [Wed, 17 Mar 2004 21:32:49 +0000 (21:32 +0000)] 
Define a new superblock field for more feature bits.  Take the last
feature bit in sb_versionnum to use to indicate that the new feature
bit field is to be used.
Add new superblock fields for new feature bits.

21 years agoBump xfsprogs version number for recent batch of updates.
Nathan Scott [Fri, 5 Mar 2004 04:34:58 +0000 (04:34 +0000)] 
Bump xfsprogs version number for recent batch of updates.

21 years agoEnable use of O_EXCL in mkfs, for exclusive 2.6 blockdev access.
Nathan Scott [Fri, 5 Mar 2004 04:26:40 +0000 (04:26 +0000)] 
Enable use of O_EXCL in mkfs, for exclusive 2.6 blockdev access.

21 years agoFix xfsprogs builds on certain platforms with unusual libuuid locations.
Nathan Scott [Fri, 5 Mar 2004 04:12:55 +0000 (04:12 +0000)] 
Fix xfsprogs builds on certain platforms with unusual libuuid locations.

21 years agoxfs_io tweaks to allow some operations to work on non-XFS files (blkdev, etc).
Nathan Scott [Fri, 5 Mar 2004 04:08:55 +0000 (04:08 +0000)] 
xfs_io tweaks to allow some operations to work on non-XFS files (blkdev, etc).

21 years agoUpdate Debian packaging information.
Nathan Scott [Thu, 26 Feb 2004 03:48:28 +0000 (03:48 +0000)] 
Update Debian packaging information.

21 years agoFix up mkfs checking of logsize multiple of stripe size.
ptools [Fri, 20 Feb 2004 05:47:04 +0000 (05:47 +0000)] 
Fix up mkfs checking of logsize multiple of stripe size.
bump version for mkfs logsize check fix

21 years agoEnsure packaging and configuring is done correctly, after libhandle extension.
Nathan Scott [Mon, 16 Feb 2004 22:52:14 +0000 (22:52 +0000)] 
Ensure packaging and configuring is done correctly, after libhandle extension.

21 years agoSome of the libhandle routines were not clear whether they were working
Mandy Kirkconnell [Fri, 13 Feb 2004 19:12:27 +0000 (19:12 +0000)] 
Some of the libhandle routines were not clear whether they were working
on fshandles or file handles.  This mod renames open_by_handle() to
open_by_fshandle() and updates any calling applications to now call
open_by_fshandle() instead.  A new open_by_handle() has been created.

path_to_fshandle() was trying to maintain a hash of fshandles but the
hash was only storing a max of 2 fshandles at a time.  This has been
fixed so the hash can hold multiple fs handles.
define open_by_fshandle()

21 years agoSome qa to test out simple replay of the logs by causing
ptools [Tue, 10 Feb 2004 03:10:49 +0000 (03:10 +0000)] 
Some qa to test out simple replay of the logs by causing
file system to shutdown.
A copy of the kernel header file - modified for XFS_IOC_GOINGDOWN
related macros.

21 years agoFix a few more leaks in libxfs/xfs_repair
Eric Sandeen [Tue, 3 Feb 2004 04:26:51 +0000 (04:26 +0000)] 
Fix a few more leaks in libxfs/xfs_repair
doc changes

21 years agoCosmetic tweak to string in installer output build (not bootfloppies now).
Nathan Scott [Tue, 20 Jan 2004 21:52:53 +0000 (21:52 +0000)] 
Cosmetic tweak to string in installer output build (not bootfloppies now).

21 years agoUpdate xfsprogs version number to follow the -1 suffix plan, not -0.
Nathan Scott [Tue, 20 Jan 2004 21:48:28 +0000 (21:48 +0000)] 
Update xfsprogs version number to follow the -1 suffix plan, not -0.

21 years agoFix build fallout from last kernel/user sync-up.
Nathan Scott [Tue, 20 Jan 2004 05:01:36 +0000 (05:01 +0000)] 
Fix build fallout from last kernel/user sync-up.

21 years agoxfsprogs update - Debian installer support, sync user/kernel stuff.
Nathan Scott [Tue, 20 Jan 2004 00:41:43 +0000 (00:41 +0000)] 
xfsprogs update - Debian installer support, sync user/kernel stuff.

21 years agoUpdate xfs_db to dump out attrs in the security namespace as well.
Nathan Scott [Tue, 20 Jan 2004 00:31:03 +0000 (00:31 +0000)] 
Update xfs_db to dump out attrs in the security namespace as well.

21 years agoFix up autoconf/configure issues, esp. mishandling the AC_CHECK_SIZEOF macro.
Nathan Scott [Mon, 19 Jan 2004 23:05:49 +0000 (23:05 +0000)] 
Fix up autoconf/configure issues, esp. mishandling the AC_CHECK_SIZEOF macro.

21 years agoFix a memory leak in libxfs, were not freeing
Eric Sandeen [Mon, 19 Jan 2004 22:29:50 +0000 (22:29 +0000)] 
Fix a memory leak in libxfs, were not freeing
allocated inode forks
prototype for new libxfs_idestroy_fork

21 years agoPut IRIX_DEV_TO_KDEVT back in, it's still needed by xfsdump
Christoph Hellwig [Fri, 2 Jan 2004 00:15:24 +0000 (00:15 +0000)] 
Put IRIX_DEV_TO_KDEVT back in, it's still needed by xfsdump
Put IRIX_DEV_TO_KDEVT back in, it's still needed by xfsdump

21 years agoFix dev_t mangling in xfsprogs tools, use xfs_dev_t as its size is what we expect.
Nathan Scott [Wed, 17 Dec 2003 10:30:22 +0000 (10:30 +0000)] 
Fix dev_t mangling in xfsprogs tools, use xfs_dev_t as its size is what we expect.

21 years agoSmall xfs_io tweaks and fixes.
Nathan Scott [Fri, 5 Dec 2003 06:36:15 +0000 (06:36 +0000)] 
Small xfs_io tweaks and fixes.

21 years agoSync up userspace and kernel code, noop for userspace.
Nathan Scott [Fri, 5 Dec 2003 06:33:47 +0000 (06:33 +0000)] 
Sync up userspace and kernel code, noop for userspace.

21 years agoRework the mkfs allocation group sizing algorithm, making better use of the available... v2.6.0
Nathan Scott [Tue, 28 Oct 2003 04:41:37 +0000 (04:41 +0000)] 
Rework the mkfs allocation group sizing algorithm, making better use of the available bits.  This changes the maximum allocation group size enforced by mkfs to be 1TB (from 4GB), which scales alot better for very large filesystems.

21 years agoAdd references to xfs_check & xfs_repair for problems
Eric Sandeen [Sun, 19 Oct 2003 02:30:37 +0000 (02:30 +0000)] 
Add references to xfs_check & xfs_repair for problems
beyond the scope of normal recovery.
Add references to xfs_check & xfs_repair for problems
beyond the scope of normal recovery.

21 years agoFix compile warning from extern function in libxfs
Nathan Scott [Mon, 13 Oct 2003 06:05:03 +0000 (06:05 +0000)] 
Fix compile warning from extern function in libxfs

21 years agoRejig block ioctl definitions in libxfs
Nathan Scott [Thu, 9 Oct 2003 23:39:38 +0000 (23:39 +0000)] 
Rejig block ioctl definitions in libxfs

21 years agoDefault package version to 1, not 0, to follow convention
Eric Sandeen [Wed, 8 Oct 2003 16:34:49 +0000 (16:34 +0000)] 
Default package version to 1, not 0, to follow convention

21 years agoswitch xfs to use linux imode flags internally
Steve Lord [Tue, 7 Oct 2003 21:21:25 +0000 (21:21 +0000)] 
switch xfs to use linux imode flags internally

21 years agoincorporate terry's changes into the man page
Kevin G. Snow [Mon, 6 Oct 2003 15:34:39 +0000 (15:34 +0000)] 
incorporate terry's changes into the man page
Merge of xfs-cmds-lbs2.3:slinx:159486a by lord.

21 years agonuke prototype section for now
Steve Lord [Fri, 3 Oct 2003 20:04:27 +0000 (20:04 +0000)] 
nuke prototype section for now
remove text

21 years agoremove some dead code, update header file from kernel copy
Steve Lord [Fri, 3 Oct 2003 14:40:38 +0000 (14:40 +0000)] 
remove some dead code, update header file from kernel copy
remove unused macros

21 years agoAdd some error msgs instead of silence on error.
ptools [Wed, 1 Oct 2003 08:03:06 +0000 (08:03 +0000)] 
Add some error msgs instead of silence on error.
Allow error msg in library to come out on debug.

21 years agoupdate for version 2 logs
ptools [Tue, 30 Sep 2003 06:31:43 +0000 (06:31 +0000)] 
update for version 2 logs

21 years agoxfs_repair doesn't handle unwritten real-time extents properly. When
Glen Overby [Wed, 24 Sep 2003 23:43:37 +0000 (23:43 +0000)] 
xfs_repair doesn't handle unwritten real-time extents properly.  When
the real-time subvolume extent size is larger than a filesystem block,
it is possible to have a real-time extent that is part written and
part unwritten.

Internally, xfs_repair tracks real-time extent use on a per-extent
basis.  Thus, a file that has a written and unwritten extent falling
on the same extent.

This fix addresses this problem specificly by noting when the file
extent is unwritten and covers a partial real-time extent.  Then,
instead of checking that it is unused, it checks that it is used.

21 years agoSmall fix in the proto file parsing code.
Russell Cattelan [Fri, 19 Sep 2003 22:04:49 +0000 (22:04 +0000)] 
Small fix in the proto file parsing code.
use char type for looking at char's
also strcmp doesn't like having null passed to it.

21 years agoxfsprogs update - fix db to display new inode flags, sync user/kernel code.
Nathan Scott [Fri, 19 Sep 2003 05:37:49 +0000 (05:37 +0000)] 
xfsprogs update - fix db to display new inode flags, sync user/kernel code.

21 years agoxfsprogs update - added code for manipulating additional inode flags, fix up
Nathan Scott [Mon, 15 Sep 2003 05:23:16 +0000 (05:23 +0000)] 
xfsprogs update - added code for manipulating additional inode flags, fix up
some logprint bugs (minor), allow growfs to work on device/path now.
bump version, document changes.

21 years agoSync some dmapi-related header changes with userspace, all a no-op for the user tools
Nathan Scott [Fri, 29 Aug 2003 06:16:52 +0000 (06:16 +0000)] 
Sync some dmapi-related header changes with userspace, all a no-op for the user tools

21 years agoMinor xfsprogs update.
Nathan Scott [Fri, 29 Aug 2003 05:50:07 +0000 (05:50 +0000)] 
Minor xfsprogs update.
Bump version - minor update.

21 years agoCleanups from Alexander Kabaev
Russell Cattelan [Tue, 19 Aug 2003 20:11:20 +0000 (20:11 +0000)] 
Cleanups from Alexander Kabaev

21 years agoBump xfsprogs version for Glens mkfs fix, fix a typo in one of the warning messages
Nathan Scott [Mon, 18 Aug 2003 23:48:27 +0000 (23:48 +0000)] 
Bump xfsprogs version for Glens mkfs fix, fix a typo in one of the warning messages

21 years agomkfs can improperly generate an error when the data subvolume stripe unit is
Glen Overby [Mon, 18 Aug 2003 20:23:00 +0000 (20:23 +0000)] 
mkfs can improperly generate an error when the data subvolume stripe unit is
larger than 256kb, which is larger than the maximum log stripe unit size.

So, only set and check the log stripe unit on version 2 internal logs, and
default the stripe unit size to 32kb if the data volume's stripe unit
size is too big.
Only set and check the log stripe unit on version 2 internal logs, and
default the stripe unit size to 32kb if the data volume's stripe unit
size is too big.

21 years agoBump xfsprogs version to 2.5.5 for 1.3 release
Nathan Scott [Thu, 7 Aug 2003 03:01:53 +0000 (03:01 +0000)] 
Bump xfsprogs version to 2.5.5 for 1.3 release

21 years agoUpdate xfsprogs changelog
Nathan Scott [Wed, 6 Aug 2003 22:36:58 +0000 (22:36 +0000)] 
Update xfsprogs changelog

21 years agoAdd versioning to the on disk inode which we increment on each
Steve Lord [Wed, 6 Aug 2003 21:17:06 +0000 (21:17 +0000)] 
Add versioning to the on disk inode which we increment on each
flush call. This is used during recovery to avoid replaying an
older copy of the inode from the log. We can do this without
versioning the filesystem as the pad space we borrowed was
always zero and will be ignored by old kernels.
Print out the new inode field

22 years agoSync up user/kernel sources, minor changes only
Nathan Scott [Tue, 5 Aug 2003 07:15:06 +0000 (07:15 +0000)] 
Sync up user/kernel sources, minor changes only

22 years agoFix xfs_io so that it can take input from non-XFS files
Nathan Scott [Tue, 5 Aug 2003 07:14:10 +0000 (07:14 +0000)] 
Fix xfs_io so that it can take input from non-XFS files

22 years agoTweak xfs_copy so that it works with non-XFS target filesystems also; minor.
Nathan Scott [Sun, 3 Aug 2003 23:46:38 +0000 (23:46 +0000)] 
Tweak xfs_copy so that it works with non-XFS target filesystems also; minor.

22 years agoCouple of minor xfs_copy build fixes for problems reported via the list
Nathan Scott [Sun, 27 Jul 2003 21:29:31 +0000 (21:29 +0000)] 
Couple of minor xfs_copy build fixes for problems reported via the list

22 years agoFinish the xfs_copy port, fix a whitespace handling issue in xfs_bmap.
Nathan Scott [Fri, 25 Jul 2003 03:14:10 +0000 (03:14 +0000)] 
Finish the xfs_copy port, fix a whitespace handling issue in xfs_bmap.
Write the log directly instead of calling xfs_db, fix UUID mismanagement
so that all target devices have different identifiers, add code to detect
when a too-small target device has been specified.

22 years agoMove xfs_copy into xfsprogs, build and install it too. Reasons for it being in xfsdu...
Nathan Scott [Wed, 23 Jul 2003 00:43:47 +0000 (00:43 +0000)] 
Move xfs_copy into xfsprogs, build and install it too.  Reasons for it being in xfsdump package are no longer there, and its a libxfs user so keep it with the rest of them

22 years agoReport unwritten extents in optional flags section of verbose bmap output
Nathan Scott [Thu, 17 Jul 2003 23:18:56 +0000 (23:18 +0000)] 
Report unwritten extents in optional flags section of verbose bmap output

22 years agoDont rebuild .pot file always, for fresh checkouts it will be readonly
Nathan Scott [Mon, 7 Jul 2003 21:04:01 +0000 (21:04 +0000)] 
Dont rebuild .pot file always, for fresh checkouts it will be readonly

22 years agoxfsprogs update - fine-tune xfs_io size/offsets to be like mkfs, libdisk and build...
Nathan Scott [Mon, 7 Jul 2003 06:09:01 +0000 (06:09 +0000)] 
xfsprogs update - fine-tune xfs_io size/offsets to be like mkfs, libdisk and build updates

22 years agoFix botched cast in xfs_repair superblock size checks
Nathan Scott [Fri, 27 Jun 2003 00:50:25 +0000 (00:50 +0000)] 
Fix botched cast in xfs_repair superblock size checks

22 years agoMinor xfsprogs updates - add checks for pthreads lib, add missing stripe
Nathan Scott [Thu, 26 Jun 2003 07:05:59 +0000 (07:05 +0000)] 
Minor xfsprogs updates - add checks for pthreads lib, add missing stripe
info init in libxfs_mount, testing script for large filesystems.
Add in pthreads library checks.

22 years agoFix xvm stripe detection in libdisk - pass correctly
Eric Sandeen [Thu, 26 Jun 2003 01:08:15 +0000 (01:08 +0000)] 
Fix xvm stripe detection in libdisk - pass correctly
sized structures to xvm ioctls.
Bump version

22 years agoTrivial warning fixup in log zeroing routine
Nathan Scott [Wed, 25 Jun 2003 04:12:56 +0000 (04:12 +0000)] 
Trivial warning fixup in log zeroing routine

22 years agoRemove (busted anyway) Id rcs keywords for keeping trees in sync
Nathan Scott [Tue, 24 Jun 2003 06:21:22 +0000 (06:21 +0000)] 
Remove (busted anyway) Id rcs keywords for keeping trees in sync

22 years agoUpdate libdisk driver detection code to work for devices with multiple majors
Nathan Scott [Mon, 23 Jun 2003 01:22:03 +0000 (01:22 +0000)] 
Update libdisk driver detection code to work for devices with multiple majors

22 years agoFix ordering of values in a print statement, trivial typo
Nathan Scott [Fri, 20 Jun 2003 03:25:23 +0000 (03:25 +0000)] 
Fix ordering of values in a print statement, trivial typo

22 years agoupdate the summary section in mkfs.xfs.8, adding -s option
Nathan Scott [Thu, 19 Jun 2003 02:57:44 +0000 (02:57 +0000)] 
update the summary section in mkfs.xfs.8, adding -s option

22 years agoxfsprogs update - Andi's mkfs log size default change and enabling large v2.5.0
Nathan Scott [Wed, 18 Jun 2003 06:04:16 +0000 (06:04 +0000)] 
xfsprogs update - Andi's mkfs log size default change and enabling large
sector support being the two big ticket items, several other small fixes
too.
bump to 2.5.0 for default mkfs changes and optional large sector support.

22 years agoWrap boolean_t definition with _BOOLEAN_T_DEFINED.
Wesley Smith [Thu, 12 Jun 2003 21:36:15 +0000 (21:36 +0000)] 
Wrap boolean_t definition with _BOOLEAN_T_DEFINED.
Wrap boolean_t definition with _BOOLEAN_T_DEFINED.

22 years agoxfsprogs fixup - no longer issue ioctls to filesystems on regular files
Nathan Scott [Fri, 6 Jun 2003 02:52:27 +0000 (02:52 +0000)] 
xfsprogs fixup - no longer issue ioctls to filesystems on regular files

22 years agoxfsprogs update to tidy up some libhandle code
Nathan Scott [Mon, 2 Jun 2003 04:11:24 +0000 (04:11 +0000)] 
xfsprogs update to tidy up some libhandle code

22 years agoFix xfs_logprint handling of version 2 logs, sync libxlog with recovery code
Nathan Scott [Mon, 2 Jun 2003 01:40:16 +0000 (01:40 +0000)] 
Fix xfs_logprint handling of version 2 logs, sync libxlog with recovery code

22 years agoUpdate xfsprogs - minor xfs_io update, fix xfs_logprint handling of a
Nathan Scott [Fri, 30 May 2003 05:13:23 +0000 (05:13 +0000)] 
Update xfsprogs - minor xfs_io update, fix xfs_logprint handling of a
corrupt v2 log device should that occur.

22 years agoFix missed xlog macro in xfs_logprint after recent changes
Nathan Scott [Tue, 27 May 2003 00:45:51 +0000 (00:45 +0000)] 
Fix missed xlog macro in xfs_logprint after recent changes

22 years agoExtract device sector size at mkfs time and issue warnings if the requested filesyste...
Nathan Scott [Wed, 21 May 2003 07:25:24 +0000 (07:25 +0000)] 
Extract device sector size at mkfs time and issue warnings if the requested filesystem sector size is too small.

22 years agoSync up XFS user and kernel source.
Nathan Scott [Tue, 20 May 2003 05:59:27 +0000 (05:59 +0000)] 
Sync up XFS user and kernel source.

22 years agoFix a large sector size issue in xfs_repair. XFS-1_3_0pre1
Nathan Scott [Thu, 15 May 2003 04:10:01 +0000 (04:10 +0000)] 
Fix a large sector size issue in xfs_repair.

22 years agoAdditional uuid changes - last round didnt work with all autoconf versions.
Nathan Scott [Thu, 15 May 2003 01:38:57 +0000 (01:38 +0000)] 
Additional uuid changes - last round didnt work with all autoconf versions.

22 years agoAdd a missing xfslibs-dev dependency for uuid-dev in Debian packages.
Nathan Scott [Wed, 14 May 2003 22:58:35 +0000 (22:58 +0000)] 
Add a missing xfslibs-dev dependency for uuid-dev in Debian packages.

22 years agoFix build - bsd changes from awhile ago introduced a m4 macro bug, only
fsgqa [Wed, 14 May 2003 22:41:37 +0000 (22:41 +0000)] 
Fix build - bsd changes from awhile ago introduced a m4 macro bug, only
showed up now because I reran aclocal yesterday.  Added CHECK_OPTIONS
so auto-qa use of check script can be tweaked externally.
Fix build - bsd changes from awhile ago introduced a m4 macro bug, only
showed up now because I reran aclocal yesterday.

22 years agoSync up minor differences between configure scripts (uuid, libtool checks), add in...
Nathan Scott [Wed, 14 May 2003 06:56:59 +0000 (06:56 +0000)] 
Sync up minor differences between configure scripts (uuid, libtool checks), add in configurable package version number suffixes.

22 years agoMinor mkfs updates - sync up with current mount fs heuristics, add some
Nathan Scott [Tue, 13 May 2003 05:25:59 +0000 (05:25 +0000)] 
Minor mkfs updates - sync up with current mount fs heuristics, add some
more large sector changes (disabled).

22 years agoFix a bug in mkfs - creating version 2 logs, an incorrect stripe unit value
Nathan Scott [Mon, 12 May 2003 06:49:35 +0000 (06:49 +0000)] 
Fix a bug in mkfs - creating version 2 logs, an incorrect stripe unit value
was being passed to libxfs_clear_log.
All recent versions of xfs_repair will fix this, however, because xfs_repair
uses the correct stripe unit value.

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

22 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

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

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

22 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

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

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

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

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

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

22 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

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

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

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

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