]>
git.ipfire.org Git - thirdparty/xfsprogs-dev.git/log
Dean Roehrich [Tue, 30 Oct 2001 22:52:52 +0000 (22:52 +0000)]
No Message Supplied
Nathan Scott [Fri, 26 Oct 2001 00:44:32 +0000 (00:44 +0000)]
update to 1.3.13.
Steve Lord [Thu, 25 Oct 2001 19:26:37 +0000 (19:26 +0000)]
Bump xfsprogs version number
Steve Lord [Thu, 25 Oct 2001 16:42:56 +0000 (16:42 +0000)]
If we change the inode size, change the inode size log as well.
Nathan Scott [Tue, 23 Oct 2001 23:44:04 +0000 (23:44 +0000)]
sync userpsace with recent XFS kernel changes - this does not affect
userspace (libxfs), all affected code is removed by cpp. some of the
added kernel diagnostics did not endian convert where needed - these
instances have been corrected.
Nathan Scott [Thu, 18 Oct 2001 01:08:53 +0000 (01:08 +0000)]
update installation requirements text - CONFIG_XFS_QUOTA is no longer
dependent on CONFIG_QUOTA.
Nathan Scott [Wed, 17 Oct 2001 11:00:32 +0000 (11:00 +0000)]
add libxlog directory.
Nathan Scott [Wed, 17 Oct 2001 07:30:46 +0000 (07:30 +0000)]
add in the -f (file) option - man page claims this is supported, but in reality it was not.
Nathan Scott [Wed, 17 Oct 2001 00:01:56 +0000 (00:01 +0000)]
bump version number, document changes.
Nathan Scott [Mon, 15 Oct 2001 10:34:04 +0000 (10:34 +0000)]
fix pointer alignment issues on IA64 in handling block map structures.
Nathan Scott [Mon, 15 Oct 2001 09:03:17 +0000 (09:03 +0000)]
fix compiler warnings on 64 bit machines.
Keith Owens [Mon, 15 Oct 2001 07:10:41 +0000 (07:10 +0000)]
Remove IA64 unlaigned accesses in xfs_repair
Nathan Scott [Sun, 14 Oct 2001 07:09:57 +0000 (07:09 +0000)]
add imap subdir, cleanup debian boorfloppies build process extras.
Nathan Scott [Wed, 10 Oct 2001 07:12:17 +0000 (07:12 +0000)]
update the copyright, ditch debug operation.
Nathan Scott [Fri, 5 Oct 2001 04:43:53 +0000 (04:43 +0000)]
update for 1.3.9.
Nathan Scott [Wed, 3 Oct 2001 04:59:54 +0000 (04:59 +0000)]
bump to 1.3.9, document changes.
Nathan Scott [Sun, 30 Sep 2001 23:41:44 +0000 (23:41 +0000)]
add a definition of "min" macro, now needed in xfs_log_recover.c
Nathan Scott [Fri, 28 Sep 2001 00:30:25 +0000 (00:30 +0000)]
fix xfs_repair bug in handling a corrupt root directory inode with multiple "lost+found" entries.
Nathan Scott [Wed, 26 Sep 2001 08:36:11 +0000 (08:36 +0000)]
add missing build dependency for "binary" make target.
Nathan Scott [Wed, 19 Sep 2001 05:50:51 +0000 (05:50 +0000)]
fix clean target - missed maxtrres.o till now.
Nathan Scott [Wed, 19 Sep 2001 05:03:59 +0000 (05:03 +0000)]
incorporate Martin's changes to rework the LVM support in mkfs.
Nathan Scott [Wed, 12 Sep 2001 22:54:27 +0000 (22:54 +0000)]
ensure uint_t is defined, we need it now.
Nathan Scott [Wed, 12 Sep 2001 22:29:43 +0000 (22:29 +0000)]
sync MIN/MAX type casting changes with corresponding kernel change.
Dean Roehrich [Wed, 12 Sep 2001 21:30:26 +0000 (21:30 +0000)]
No Message Supplied
Nathan Scott [Wed, 12 Sep 2001 00:03:41 +0000 (00:03 +0000)]
Make install-sh posix compliant so ash as /bin/sh works.
Nathan Scott [Tue, 11 Sep 2001 10:13:29 +0000 (10:13 +0000)]
updates for debian boot floppies - we now generate an extra little package
for Debian which has a minimized mkfs only.
Nathan Scott [Mon, 10 Sep 2001 01:31:41 +0000 (01:31 +0000)]
updates for libhandle licensing, libuuid link strategy configurable.
Nathan Scott [Mon, 3 Sep 2001 07:18:05 +0000 (07:18 +0000)]
do the same thing as db/check.c in the situation where we can't read
one of a btree's blocks - warn, then continue; don't take a segv.
Eric Sandeen [Fri, 31 Aug 2001 20:08:21 +0000 (20:08 +0000)]
Bump version for 32-bit awareness.
Nathan Scott [Fri, 31 Aug 2001 03:53:05 +0000 (03:53 +0000)]
benign changes for userspace, keep in sync with kernel.
Nathan Scott [Wed, 29 Aug 2001 08:26:12 +0000 (08:26 +0000)]
sync with benign-for-userspace change to kernel header.
Nathan Scott [Fri, 24 Aug 2001 03:56:54 +0000 (03:56 +0000)]
#include'ing <linux/quota.h> was not such a good idea - relationship
between <linux/quota.h> and <sys/quota.h> is a problem.
Nathan Scott [Fri, 24 Aug 2001 01:57:46 +0000 (01:57 +0000)]
fix with benign change in the kernel header.
Nathan Scott [Mon, 20 Aug 2001 23:20:56 +0000 (23:20 +0000)]
sync with (benign for userspace) changes to the kernel header.
Nathan Scott [Sun, 19 Aug 2001 09:59:52 +0000 (09:59 +0000)]
document things changed so far.
Nathan Scott [Tue, 14 Aug 2001 04:04:00 +0000 (04:04 +0000)]
bump version number.
Steve Lord [Sat, 11 Aug 2001 16:34:26 +0000 (16:34 +0000)]
Fix big endian platform problem
Dean Roehrich [Thu, 9 Aug 2001 15:30:48 +0000 (15:30 +0000)]
No Message Supplied
Nathan Scott [Wed, 8 Aug 2001 00:11:18 +0000 (00:11 +0000)]
merge bugfix from irix in handling of realtime files with unwritten
extents (doesn't really affect linux yet). fix a typo in a diagnostic.
Nathan Scott [Sun, 5 Aug 2001 03:38:51 +0000 (03:38 +0000)]
fix some typos, missing details.
Nathan Scott [Sat, 4 Aug 2001 01:07:30 +0000 (01:07 +0000)]
bump the revision number to 4.
Steve Lord [Fri, 3 Aug 2001 15:28:29 +0000 (15:28 +0000)]
Fix endian conversion problem in frag command - we were byte flipping
the inode type twice, resulting in unrecognized inodes and most
of them getting skipped.
Nathan Scott [Wed, 1 Aug 2001 04:25:55 +0000 (04:25 +0000)]
add an entry for these few minor items.
Nathan Scott [Wed, 1 Aug 2001 04:06:06 +0000 (04:06 +0000)]
add description of the -l option for external logs.
Dean Roehrich [Tue, 31 Jul 2001 21:29:24 +0000 (21:29 +0000)]
I noticed that my programs were not linking with the shared libs. Apparently
if you say something like (from the dmapi tests stuff):
gcc -g -O2 -o dm_handle dm_handle.o libdmtest.a -ldm -lhandle
it will link with whatever it finds in /usr/lib. If there are no shared libs
there then it'll link with the static libs. When I add a symlink to make
libdm.so and libhandle.so appear in /usr/lib then I am able to link to the
shared libs.
No Message Supplied
Nathan Scott [Thu, 26 Jul 2001 22:49:22 +0000 (22:49 +0000)]
bump revision to indicate we're done with libtool changes now.
Nathan Scott [Thu, 26 Jul 2001 10:26:39 +0000 (10:26 +0000)]
use the same symlink trick we just put int for .a, in the .la install case.
Dean Roehrich [Wed, 25 Jul 2001 15:28:28 +0000 (15:28 +0000)]
change the so_dot_version mode back to 644
Dean Roehrich [Tue, 24 Jul 2001 20:22:44 +0000 (20:22 +0000)]
fix the AC_ARG_ENABLE macro for --enable-shared.
Nathan Scott [Mon, 23 Jul 2001 01:00:35 +0000 (01:00 +0000)]
install static libs and libtool archives into /usr/lib, not /lib.
Nathan Scott [Fri, 20 Jul 2001 08:53:11 +0000 (08:53 +0000)]
missed one - tidy up debstd symlink workarounds.
Nathan Scott [Fri, 20 Jul 2001 08:18:35 +0000 (08:18 +0000)]
merge Deans changes to libtool build/install process from dmapi into the
other XFS packages.
Dean Roehrich [Thu, 19 Jul 2001 19:26:28 +0000 (19:26 +0000)]
add prototype for fssetdm_by_handle().
Nathan Scott [Thu, 19 Jul 2001 07:01:30 +0000 (07:01 +0000)]
Checked standards compliance - update standards version to 3.5.5.
Nathan Scott [Thu, 19 Jul 2001 00:40:55 +0000 (00:40 +0000)]
sync with benign-for-userspace header file update.
Nathan Scott [Wed, 18 Jul 2001 09:20:56 +0000 (09:20 +0000)]
install the right libtool archive this time.
Nathan Scott [Wed, 18 Jul 2001 07:37:28 +0000 (07:37 +0000)]
skip install & install-dev for non-Debian distributions.
Nathan Scott [Wed, 18 Jul 2001 05:18:52 +0000 (05:18 +0000)]
updated with DMAPI setdm details for dump/restore.
Nathan Scott [Tue, 17 Jul 2001 23:53:16 +0000 (23:53 +0000)]
fix sign of BLKGETSIZE ioctl argument in libxfs.
Nathan Scott [Tue, 17 Jul 2001 00:05:37 +0000 (00:05 +0000)]
document BLKSZSET change.
Eric Sandeen [Mon, 16 Jul 2001 20:56:07 +0000 (20:56 +0000)]
Turn off use of the BLKBSZSET ioctl (which will likely go away soon)
Nathan Scott [Mon, 16 Jul 2001 12:07:02 +0000 (12:07 +0000)]
needed an LTDEPENDENCIES line for LIBXFS.
Nathan Scott [Mon, 16 Jul 2001 11:42:38 +0000 (11:42 +0000)]
use LTINSTALL for libtool created binaries (wraps our install-sh).
Nathan Scott [Mon, 16 Jul 2001 08:42:02 +0000 (08:42 +0000)]
A much nicer fix to the clean/distclean issue.
Nathan Scott [Mon, 16 Jul 2001 08:28:37 +0000 (08:28 +0000)]
remove a couple of no-longer-used macros.
Nathan Scott [Mon, 16 Jul 2001 07:33:50 +0000 (07:33 +0000)]
remove rules to tidy up tmp libtool files - we use the installed version now.
Eric Sandeen [Mon, 16 Jul 2001 04:48:00 +0000 (04:48 +0000)]
Correct parsing of mount options from hasmntopt() - parse on ","
to split out individual mount options.
Nathan Scott [Sun, 15 Jul 2001 23:29:14 +0000 (23:29 +0000)]
add a pointer to autoconf documentation.
Nathan Scott [Sun, 15 Jul 2001 04:32:35 +0000 (04:32 +0000)]
fix liblvm linking problem due to libdisk code reorg. see comment in
Makefile for more details.
Eric Sandeen [Fri, 13 Jul 2001 21:32:49 +0000 (21:32 +0000)]
Fix endianness on write, comments said bytes, code said bits. We want bytes. :)
Steve Lord [Thu, 12 Jul 2001 17:31:50 +0000 (17:31 +0000)]
Bump minor version - revised xfs_types.h file
Nathan Scott [Thu, 12 Jul 2001 01:03:25 +0000 (01:03 +0000)]
allow us to link with libefence for qa runs again.
Nathan Scott [Wed, 11 Jul 2001 04:01:18 +0000 (04:01 +0000)]
rework for libtool support.
Nathan Scott [Sun, 8 Jul 2001 23:41:21 +0000 (23:41 +0000)]
sync with low memory changes from kernel - these are noops in userspace though.
Steve Lord [Fri, 6 Jul 2001 20:08:33 +0000 (20:08 +0000)]
Fix negated case on check, gets rid of bogus error following ag xx
unlinked list messages.
Nathan Scott [Tue, 3 Jul 2001 11:59:45 +0000 (11:59 +0000)]
update Seths details.
Nathan Scott [Tue, 3 Jul 2001 04:33:45 +0000 (04:33 +0000)]
bump version to 1.2.8.
Keith Owens [Fri, 22 Jun 2001 13:39:31 +0000 (13:39 +0000)]
gcc 3.0 fix
Steve Lord [Wed, 20 Jun 2001 14:51:43 +0000 (14:51 +0000)]
merge latest kernel change to user space - no effect otherwise
Ivan Rayner [Tue, 12 Jun 2001 07:20:31 +0000 (07:20 +0000)]
use . ./VERSION rather than . VERSION
Tim Shimmin [Thu, 7 Jun 2001 23:01:18 +0000 (23:01 +0000)]
Add Juergen Hasch to CREDITS for libacl fixes.
Daniel Moore [Mon, 28 May 2001 00:02:18 +0000 (00:02 +0000)]
sync with kernel
Nathan Scott [Wed, 23 May 2001 01:08:46 +0000 (01:08 +0000)]
updates to 1.2.7.
Nathan Scott [Thu, 17 May 2001 03:23:53 +0000 (03:23 +0000)]
fix a compiler warning - return zero on success at end of main().
Steve Lord [Thu, 17 May 2001 02:58:46 +0000 (02:58 +0000)]
Add new freeze subdirectory
Nathan Scott [Wed, 16 May 2001 10:25:13 +0000 (10:25 +0000)]
fix version 1 vs. version 2 as default directory type.
Nathan Scott [Tue, 15 May 2001 03:43:23 +0000 (03:43 +0000)]
bump revision number.
Nathan Scott [Thu, 10 May 2001 01:35:41 +0000 (01:35 +0000)]
noop change for userspace - just syncing with kernel source.
Nathan Scott [Wed, 9 May 2001 06:56:06 +0000 (06:56 +0000)]
insert (experimental) rtcp binary - for eric/others working on realtime
support, this is a useful little tool.
Nathan Scott [Mon, 7 May 2001 02:46:00 +0000 (02:46 +0000)]
bump minor - 1.2.5.
Nathan Scott [Sun, 6 May 2001 04:11:54 +0000 (04:11 +0000)]
update Thomas' email contact details.
Nathan Scott [Fri, 4 May 2001 01:15:24 +0000 (01:15 +0000)]
update readme text to match current quota commands output.
Nathan Scott [Tue, 1 May 2001 05:14:50 +0000 (05:14 +0000)]
fix typo.
Nathan Scott [Tue, 1 May 2001 04:26:18 +0000 (04:26 +0000)]
added -L <label> option to mkfs.xfs.
Nathan Scott [Fri, 27 Apr 2001 00:55:33 +0000 (00:55 +0000)]
bump version number.
Nathan Scott [Fri, 20 Apr 2001 08:09:28 +0000 (08:09 +0000)]
two birds with one stone - this fixes the bad memory accesses by logprint
when dumping agi unlinked buckets in a continue'd transaction, and also
fixes up the incorrect and incomplete support for quota log items (dquots
and quotaoff).
Nathan Scott [Thu, 19 Apr 2001 04:57:33 +0000 (04:57 +0000)]
add in fstyp checker as a non-default make target.
Nathan Scott [Thu, 19 Apr 2001 02:41:37 +0000 (02:41 +0000)]
sync with no-op kernel change - stats macro usage change, not used in userspace.
Nathan Scott [Thu, 19 Apr 2001 02:29:42 +0000 (02:29 +0000)]
sync with kernel, change guarded by __KERNEL__, so no affect to userspace.
Tim Shimmin [Wed, 18 Apr 2001 01:57:20 +0000 (01:57 +0000)]
Added John Trostel for the addition of some libacl functions.