]>
git.ipfire.org Git - thirdparty/xfsprogs-dev.git/log
Nathan Scott [Tue, 14 May 2002 06:27:01 +0000 (06:27 +0000)]
Fix a use-after-free bug in xfs_repair code for checking version 1
btree-format directories. Found by libefence.a in conjunction with
the qa tests on <pgsize blocksize filesystems.
Nathan Scott [Mon, 13 May 2002 08:04:12 +0000 (08:04 +0000)]
Fix bug in xfs_repair da_write() routine, which affects filesystems where
the data blocksize != naming blocksize (see xfs_info output).
Eric Sandeen [Wed, 8 May 2002 18:56:56 +0000 (18:56 +0000)]
Document error return fixes, also an older mkfs fix
Eric Sandeen [Mon, 6 May 2002 17:19:32 +0000 (17:19 +0000)]
Merge irix6.5f:irix:
118221a
Fix the way mkfs round downs the device when the last AG is maller than the
minimum AG size.
Nathan Scott [Mon, 6 May 2002 05:37:19 +0000 (05:37 +0000)]
add to LDIRT macro a couple of missing generated files.
Eric Sandeen [Thu, 2 May 2002 21:50:05 +0000 (21:50 +0000)]
Bump to 2.0.5
Nathan Scott [Fri, 26 Apr 2002 08:04:03 +0000 (08:04 +0000)]
bug fixes from ASANO Masahiro <masano@tnes.nec.co.jp>.
Nathan Scott [Fri, 26 Apr 2002 01:38:59 +0000 (01:38 +0000)]
remove an unnecessary ifdef __KERNEL__ conditional, no asserts enabled now.
Nathan Scott [Thu, 25 Apr 2002 23:18:45 +0000 (23:18 +0000)]
Update xfs_growfs man page; don't build libxlog.a with DEBUG enabled.
Nathan Scott [Tue, 23 Apr 2002 03:02:41 +0000 (03:02 +0000)]
sync with kernel header, noop change for userspace.
Nathan Scott [Thu, 18 Apr 2002 06:04:04 +0000 (06:04 +0000)]
sync with kernel changes to fix error code return checking.
Nathan Scott [Wed, 17 Apr 2002 05:34:30 +0000 (05:34 +0000)]
bump minor version for minor change - sync with recent kernel changes
(mainly do less endian swabbing on some code paths).
Nathan Scott [Sat, 13 Apr 2002 00:11:02 +0000 (00:11 +0000)]
bump version number, build updates to fix a cflags propogation issue
which was recently introduced.
Eric Sandeen [Sun, 7 Apr 2002 14:12:06 +0000 (14:12 +0000)]
add m_sbdirty_timer to mount struct
Nathan Scott [Fri, 5 Apr 2002 06:19:28 +0000 (06:19 +0000)]
incorporate Andreas' makedepend realtive-path change everywhere.
Nathan Scott [Fri, 5 Apr 2002 06:07:45 +0000 (06:07 +0000)]
split out builddefs into configurable and static parts, should help in
keeping track of differences between packages.
Nathan Scott [Thu, 4 Apr 2002 03:02:59 +0000 (03:02 +0000)]
Update for 2.0.2.
Tim Shimmin [Thu, 4 Apr 2002 02:07:49 +0000 (02:07 +0000)]
bump version for libhandle changes for O_LARGEFILE
Nathan Scott [Wed, 3 Apr 2002 03:29:16 +0000 (03:29 +0000)]
sync up with minor build changes from other packages, noop for xfsprogs.
Tim Shimmin [Tue, 2 Apr 2002 08:48:52 +0000 (08:48 +0000)]
Update revision for O_LARGEFILE change.
Nathan Scott [Fri, 29 Mar 2002 00:00:32 +0000 (00:00 +0000)]
sync with kernel, no-op change for userspace.
Nathan Scott [Wed, 27 Mar 2002 23:37:07 +0000 (23:37 +0000)]
sync with recent (minor) kernel changes.
Nathan Scott [Thu, 21 Mar 2002 20:39:51 +0000 (20:39 +0000)]
sync with kernel, do less bit flipping than before - more efficient, same
result.
Steve Lord [Tue, 19 Mar 2002 19:51:22 +0000 (19:51 +0000)]
Keep user space headers in sync with the kernel
Eric Sandeen [Wed, 13 Mar 2002 16:39:34 +0000 (16:39 +0000)]
Undoes mod: xfs-cmds:slinx:
113024a
Nathan Scott [Tue, 12 Mar 2002 02:35:54 +0000 (02:35 +0000)]
bump minor version to pick up Erics BLKGETSIZE change from awhile ago and
sync userspace and kernel code up (minor changes only, doesn't affect user
tools at all).
Nathan Scott [Thu, 7 Mar 2002 04:45:07 +0000 (04:45 +0000)]
remove dead code, sync with kernel changes.
Eric Sandeen [Thu, 28 Feb 2002 23:57:48 +0000 (23:57 +0000)]
Warn if we fall back to BLKGETSIZE
Eric Sandeen [Thu, 28 Feb 2002 23:28:05 +0000 (23:28 +0000)]
Document BLKGETSIZE64->BLKGETSIZE fallback
Nathan Scott [Mon, 25 Feb 2002 22:59:18 +0000 (22:59 +0000)]
Merge of xfs-cmds-2.4.18:slinx:
112528a by nathans.
remove several no-longer-used fields (iosize) from the xfs_iocore_t.
Nathan Scott [Mon, 25 Feb 2002 22:41:02 +0000 (22:41 +0000)]
Merge of xfs-cmds-2.4.18:slinx:
112273a by nathans.
print out that we wrote a source tarball too.
Nathan Scott [Mon, 25 Feb 2002 22:35:36 +0000 (22:35 +0000)]
Merge of xfs-cmds-2.4.18:slinx:
112141a by nathans.
sync up with recent kernel changes, shouldn't affect us in userspace.
Nathan Scott [Mon, 25 Feb 2002 22:30:03 +0000 (22:30 +0000)]
Merge of xfs-cmds-2.4.18:slinx:
111473a by nathans.
most people seem to expect the Version number option to quit after
printing the version - make it so (previously we printed it and then
continued running).
Eric Sandeen [Mon, 25 Feb 2002 22:25:25 +0000 (22:25 +0000)]
Merge of xfs-cmds-2.4.18:slinx:
111281a by nathans.
Use BLKGETSIZE64 instead of BLKGETSIZE ioctl to find device size
glibc might not have this yet, so define it if we need it
Nathan Scott [Mon, 25 Feb 2002 22:24:34 +0000 (22:24 +0000)]
Merge of xfs-cmds-2.4.18:slinx:
111238a by nathans.
add a note about the BLKSIZE64 change to come.
Nathan Scott [Mon, 25 Feb 2002 22:06:21 +0000 (22:06 +0000)]
Merge of xfs-cmds-2.4.18:slinx:
111135a by nathans.
bump to version 2.0.0 for extended attribute and other interface changes.
Eric Sandeen [Fri, 15 Feb 2002 23:06:21 +0000 (23:06 +0000)]
Sync up userspace headers for osyncisosync change
Eric Sandeen [Fri, 15 Feb 2002 21:54:14 +0000 (21:54 +0000)]
Bump version
Nathan Scott [Sun, 3 Feb 2002 09:54:01 +0000 (09:54 +0000)]
sync with recent kernel changes (uchar) - noop change cos we
build userspace with -funsigned-char anyway.
Nathan Scott [Sun, 3 Feb 2002 04:29:50 +0000 (04:29 +0000)]
xfs_repair in no-modify mode opens the filesystem device read-only now
(fix from Chris Pascoe).
Nathan Scott [Fri, 25 Jan 2002 02:16:52 +0000 (02:16 +0000)]
effectively no-op change (cleanup) - switch over to using
XFS_IOC_FSGEOMETRY instead of XFS_IOC_GETFSUUID ioctl, so
we can deprecate that "special" UUID ioctl at some point
in the distant future.
Eric Sandeen [Tue, 22 Jan 2002 19:03:35 +0000 (19:03 +0000)]
Reduce XFS_MAX_FILE_OFFSET to something Linux can handle
Nathan Scott [Sun, 20 Jan 2002 00:47:43 +0000 (00:47 +0000)]
bump version for erics mkfs fix.
Eric Sandeen [Mon, 14 Jan 2002 18:31:28 +0000 (18:31 +0000)]
Don't try to zero last 64k on the device if the filesystem is in a regular
file.
Nathan Scott [Mon, 14 Jan 2002 07:08:16 +0000 (07:08 +0000)]
sync with recent kernel source changes (benign for userspace).
Nathan Scott [Mon, 14 Jan 2002 02:14:31 +0000 (02:14 +0000)]
document change to log zeroing logic in xfs_repair.
Nathan Scott [Mon, 14 Jan 2002 00:06:29 +0000 (00:06 +0000)]
bump version number.
Eric Sandeen [Fri, 11 Jan 2002 15:47:53 +0000 (15:47 +0000)]
Update changelog for old fs signature removal.
Nathan Scott [Fri, 11 Jan 2002 04:09:37 +0000 (04:09 +0000)]
sync with Keiths recent kernel change.
Nathan Scott [Fri, 11 Jan 2002 04:01:45 +0000 (04:01 +0000)]
use snprintf instead of sprintf, to be sure, to be sure.
Eric Sandeen [Thu, 3 Jan 2002 21:39:35 +0000 (21:39 +0000)]
force even number of 512-byte blocks when data/log/rt fills partition
Nathan Scott [Mon, 17 Dec 2001 05:55:05 +0000 (05:55 +0000)]
fix a dopey typo.
Nathan Scott [Sun, 16 Dec 2001 21:41:54 +0000 (21:41 +0000)]
bump to 1.3.16, document changes to xfs_db.
Nathan Scott [Thu, 13 Dec 2001 09:18:24 +0000 (09:18 +0000)]
Fixes a problem from the last bugfix checkin, picked up by QA on fuzzy.
Since sb_dirblklog is only 8bits long, we can no longer use a pointer to
an integer when looking for non-zero memory - this gives alignment issues
and takes us past the end of our dynamically allocated memory. Chalk one
up to QA and electric fence.
Nathan Scott [Thu, 13 Dec 2001 02:30:39 +0000 (02:30 +0000)]
Fix for bug number 843792 - xfs_repair incorrectly nukes sb_dirblklog
superblock field for non-default block sizes.
Nathan Scott [Wed, 12 Dec 2001 03:18:29 +0000 (03:18 +0000)]
bump to xfsprogs version 1.3.15.
Nathan Scott [Tue, 11 Dec 2001 02:51:37 +0000 (02:51 +0000)]
sync kernel changes (32 bit inodes) with userspace code.
Nathan Scott [Wed, 5 Dec 2001 07:11:19 +0000 (07:11 +0000)]
bump version to 1.3.14.
Steve Lord [Mon, 3 Dec 2001 17:52:09 +0000 (17:52 +0000)]
Comment out automatic inode size selection code in mkfs
Nathan Scott [Mon, 3 Dec 2001 00:58:29 +0000 (00:58 +0000)]
Document the "label" and "uuid" commands.
Nathan Scott [Sat, 17 Nov 2001 04:12:14 +0000 (04:12 +0000)]
sync with recent change to kernel header (benign).
Nathan Scott [Wed, 14 Nov 2001 04:41:19 +0000 (04:41 +0000)]
convert over from struct acl and other ACL related types/macros to
an xfs_acl_t variant so we can tell what is XFS-specific and what
is not. will help our transition to a common EA/ACL codebase while
keeping our existing ondisk format intact.
Eric Sandeen [Tue, 6 Nov 2001 22:00:03 +0000 (22:00 +0000)]
Let xfs_admin read labels and uuids on mounted filesystems
Steve Lord [Fri, 2 Nov 2001 20:35:02 +0000 (20:35 +0000)]
Change byteswapping macro to allow compiler to generate better code
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.