]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/log
thirdparty/xfsprogs-dev.git
22 years agoCorrect parsing of mount options from hasmntopt() - parse on ","
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.

22 years agoadd a pointer to autoconf documentation.
Nathan Scott [Sun, 15 Jul 2001 23:29:14 +0000 (23:29 +0000)] 
add a pointer to autoconf documentation.

22 years agofix liblvm linking problem due to libdisk code reorg. see comment in
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.

22 years agoFix endianness on write, comments said bytes, code said bits. We want bytes. :)
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.  :)

22 years agoBump minor version - revised xfs_types.h file
Steve Lord [Thu, 12 Jul 2001 17:31:50 +0000 (17:31 +0000)] 
Bump minor version - revised xfs_types.h file

22 years agoallow us to link with libefence for qa runs again.
Nathan Scott [Thu, 12 Jul 2001 01:03:25 +0000 (01:03 +0000)] 
allow us to link with libefence for qa runs again.

22 years agorework for libtool support. v1.3.0
Nathan Scott [Wed, 11 Jul 2001 04:01:18 +0000 (04:01 +0000)] 
rework for libtool support.

22 years agosync with low memory changes from kernel - these are noops in userspace though.
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.

22 years agoFix negated case on check, gets rid of bogus error following ag xx
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.

22 years agoupdate Seths details.
Nathan Scott [Tue, 3 Jul 2001 11:59:45 +0000 (11:59 +0000)] 
update Seths details.

22 years agobump version to 1.2.8.
Nathan Scott [Tue, 3 Jul 2001 04:33:45 +0000 (04:33 +0000)] 
bump version to 1.2.8.

23 years agogcc 3.0 fix
Keith Owens [Fri, 22 Jun 2001 13:39:31 +0000 (13:39 +0000)] 
gcc 3.0 fix

23 years agomerge latest kernel change to user space - no effect otherwise
Steve Lord [Wed, 20 Jun 2001 14:51:43 +0000 (14:51 +0000)] 
merge latest kernel change to user space - no effect otherwise

23 years agouse . ./VERSION rather than . VERSION
Ivan Rayner [Tue, 12 Jun 2001 07:20:31 +0000 (07:20 +0000)] 
use . ./VERSION rather than . VERSION

23 years agoAdd Juergen Hasch to CREDITS for libacl fixes.
Tim Shimmin [Thu, 7 Jun 2001 23:01:18 +0000 (23:01 +0000)] 
Add Juergen Hasch to CREDITS for libacl fixes.

23 years agosync with kernel
Daniel Moore [Mon, 28 May 2001 00:02:18 +0000 (00:02 +0000)] 
sync with kernel

23 years agoupdates to 1.2.7.
Nathan Scott [Wed, 23 May 2001 01:08:46 +0000 (01:08 +0000)] 
updates to 1.2.7.

23 years agofix a compiler warning - return zero on success at end of main().
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().

23 years agoAdd new freeze subdirectory
Steve Lord [Thu, 17 May 2001 02:58:46 +0000 (02:58 +0000)] 
Add new freeze subdirectory

23 years agofix version 1 vs. version 2 as default directory type.
Nathan Scott [Wed, 16 May 2001 10:25:13 +0000 (10:25 +0000)] 
fix version 1 vs. version 2 as default directory type.

23 years agobump revision number.
Nathan Scott [Tue, 15 May 2001 03:43:23 +0000 (03:43 +0000)] 
bump revision number.

23 years agonoop change for userspace - just syncing with kernel source.
Nathan Scott [Thu, 10 May 2001 01:35:41 +0000 (01:35 +0000)] 
noop change for userspace - just syncing with kernel source.

23 years agoinsert (experimental) rtcp binary - for eric/others working on realtime Release-1_0_0
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.

23 years agobump minor - 1.2.5.
Nathan Scott [Mon, 7 May 2001 02:46:00 +0000 (02:46 +0000)] 
bump minor - 1.2.5.

23 years agoupdate Thomas' email contact details.
Nathan Scott [Sun, 6 May 2001 04:11:54 +0000 (04:11 +0000)] 
update Thomas' email contact details.

23 years agoupdate readme text to match current quota commands output.
Nathan Scott [Fri, 4 May 2001 01:15:24 +0000 (01:15 +0000)] 
update readme text to match current quota commands output.

23 years agofix typo.
Nathan Scott [Tue, 1 May 2001 05:14:50 +0000 (05:14 +0000)] 
fix typo.

23 years agoadded -L <label> option to mkfs.xfs.
Nathan Scott [Tue, 1 May 2001 04:26:18 +0000 (04:26 +0000)] 
added -L <label> option to mkfs.xfs.

23 years agobump version number.
Nathan Scott [Fri, 27 Apr 2001 00:55:33 +0000 (00:55 +0000)] 
bump version number.

23 years agotwo birds with one stone - this fixes the bad memory accesses by logprint
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).

23 years agoadd in fstyp checker as a non-default make target.
Nathan Scott [Thu, 19 Apr 2001 04:57:33 +0000 (04:57 +0000)] 
add in fstyp checker as a non-default make target.

23 years agosync with no-op kernel change - stats macro usage change, not used in userspace.
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.

23 years agosync with kernel, change guarded by __KERNEL__, so no affect to 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.

23 years agoAdded John Trostel for the addition of some libacl functions.
Tim Shimmin [Wed, 18 Apr 2001 01:57:20 +0000 (01:57 +0000)] 
Added John Trostel for the addition of some libacl functions.

23 years agoremove kernel-only old init function prototype.
Nathan Scott [Wed, 18 Apr 2001 01:37:00 +0000 (01:37 +0000)] 
remove kernel-only old init function prototype.

23 years agosync with kernel header, change doesn't affect userspace.
Nathan Scott [Tue, 17 Apr 2001 01:36:11 +0000 (01:36 +0000)] 
sync with kernel header, change doesn't affect userspace.

23 years agomerge in kernel inode structure shrink
Steve Lord [Mon, 16 Apr 2001 22:53:46 +0000 (22:53 +0000)] 
merge in kernel inode structure shrink

23 years agopush 1.2.2 into debian unstable.
Nathan Scott [Fri, 13 Apr 2001 00:46:33 +0000 (00:46 +0000)] 
push 1.2.2 into debian unstable.

23 years agonewer version of gcc picks up a couple more warnings.
Nathan Scott [Fri, 13 Apr 2001 00:04:55 +0000 (00:04 +0000)] 
newer version of gcc picks up a couple more warnings.

23 years agofixup warnings with -Wno-parentheses removed.
Nathan Scott [Thu, 12 Apr 2001 23:49:04 +0000 (23:49 +0000)] 
fixup warnings with -Wno-parentheses removed.

23 years agosync with kernel, dirent -> xfs_dirent.
Nathan Scott [Thu, 12 Apr 2001 23:30:32 +0000 (23:30 +0000)] 
sync with kernel, dirent -> xfs_dirent.

23 years ago%p has an implied 0x prefix - qa is sensitive to this, so revert.
Nathan Scott [Tue, 10 Apr 2001 06:02:37 +0000 (06:02 +0000)] 
%p has an implied 0x prefix - qa is sensitive to this, so revert.

23 years agobump minor version number.
Nathan Scott [Mon, 9 Apr 2001 07:41:10 +0000 (07:41 +0000)] 
bump minor version number.

23 years agofix [xfs_]check in conjunction with group quota - a reference to projid
Nathan Scott [Wed, 4 Apr 2001 05:48:47 +0000 (05:48 +0000)] 
fix [xfs_]check in conjunction with group quota - a reference to projid
was still hidden away in there.

23 years agobump minor version number.
Nathan Scott [Wed, 4 Apr 2001 04:11:07 +0000 (04:11 +0000)] 
bump minor version number.

23 years agomove to version 1.2.0 for group quota changes. v1.2.0
Nathan Scott [Tue, 3 Apr 2001 02:52:38 +0000 (02:52 +0000)] 
move to version 1.2.0 for group quota changes.

23 years agoApply RAID5 checks to RAID4 too.
Martin K. Petersen [Sat, 31 Mar 2001 23:07:57 +0000 (23:07 +0000)] 
Apply RAID5 checks to RAID4 too.

23 years agoSyncing with xfs_linux.h
Mark Nordstrand [Thu, 29 Mar 2001 22:14:58 +0000 (22:14 +0000)] 
Syncing with xfs_linux.h

23 years agomake clean before proceeding to do a build to ensure no leftovers
Nathan Scott [Thu, 29 Mar 2001 06:30:35 +0000 (06:30 +0000)] 
make clean before proceeding to do a build to ensure no leftovers
corrupt subsequent invocations (for rpm builds).

23 years agoAdd endian conversion to xfs_repair to prevent removal of valid acls.
Andrew Gildfind [Thu, 29 Mar 2001 06:30:18 +0000 (06:30 +0000)] 
Add endian conversion to xfs_repair to prevent removal of valid acls.

23 years agoupdate to document the new quota userspace version & changes in xfsdump.
Nathan Scott [Thu, 29 Mar 2001 06:25:45 +0000 (06:25 +0000)] 
update to document the new quota userspace version & changes in xfsdump.

23 years agoneed md-int.h in the list of lsrcfiles in order that it makes it into the package.
Nathan Scott [Tue, 27 Mar 2001 23:26:40 +0000 (23:26 +0000)] 
need md-int.h in the list of lsrcfiles in order that it makes it into the package.

23 years agoCompile fix
Martin K. Petersen [Tue, 27 Mar 2001 20:57:55 +0000 (20:57 +0000)] 
Compile fix

23 years agoUpdated man page section about sunit and swidth.
Martin K. Petersen [Tue, 27 Mar 2001 04:37:58 +0000 (04:37 +0000)] 
Updated man page section about sunit and swidth.

23 years agoAutomagic stripe unit/stripe width extraction for MD RAID devices
Martin K. Petersen [Tue, 27 Mar 2001 04:24:31 +0000 (04:24 +0000)] 
Automagic stripe unit/stripe width extraction for MD RAID devices

23 years agoadd Jan Kara to the list, acknowledging his efforts in unifying the
Nathan Scott [Tue, 27 Mar 2001 00:45:40 +0000 (00:45 +0000)] 
add Jan Kara to the list, acknowledging his efforts in unifying the
different versions of quota user tools (incl. xfs support).

23 years agoBumped version
Martin K. Petersen [Fri, 23 Mar 2001 23:15:19 +0000 (23:15 +0000)] 
Bumped version

23 years agoAdd heuristics to the mkfs command to make it guesstimate internal log size.
Martin K. Petersen [Fri, 23 Mar 2001 22:09:53 +0000 (22:09 +0000)] 
Add heuristics to the mkfs command to make it guesstimate internal log size.

23 years agoadd bullet point re spec file changes, make upper/lower case more consistent.
Nathan Scott [Tue, 20 Mar 2001 23:07:12 +0000 (23:07 +0000)] 
add bullet point re spec file changes, make upper/lower case more consistent.

23 years agoUpgrade LVM to 0.9beta6
Martin K. Petersen [Tue, 20 Mar 2001 20:10:08 +0000 (20:10 +0000)] 
Upgrade LVM to 0.9beta6

23 years agochange sed subsitution from ./rpmmacros to rpmmacros ... this fixes cmd build
Russell Cattelan [Tue, 20 Mar 2001 19:36:13 +0000 (19:36 +0000)] 
change sed subsitution from ./rpmmacros to rpmmacros ... this fixes cmd build
with rpm 4.0.2

23 years agothe devel package can no longer conflict with xfs-cmds as xfsprogs
Nathan Scott [Tue, 20 Mar 2001 04:12:26 +0000 (04:12 +0000)] 
the devel package can no longer conflict with xfs-cmds as xfsprogs
provides xfs-cmds, whoever it does require xfsprogs so should all
come out OK.

23 years agochange conflicts to provides at {russell,martin}'s suggestion.
Nathan Scott [Tue, 20 Mar 2001 03:09:12 +0000 (03:09 +0000)] 
change conflicts to provides at {russell,martin}'s suggestion.

23 years agoroll minor version number.
Nathan Scott [Tue, 20 Mar 2001 01:57:36 +0000 (01:57 +0000)] 
roll minor version number.

23 years agopush 1.1.5 into unstable.
Nathan Scott [Mon, 19 Mar 2001 00:38:00 +0000 (00:38 +0000)] 
push 1.1.5 into unstable.

23 years agoUpgrade LVM support to 0.9/IOP10.
Martin K. Petersen [Tue, 13 Mar 2001 05:32:06 +0000 (05:32 +0000)] 
Upgrade LVM support to 0.9/IOP10.

23 years agosync with recent change to kernel xfs_inode change - doesn't affect
Nathan Scott [Mon, 12 Mar 2001 21:51:11 +0000 (21:51 +0000)] 
sync with recent change to kernel xfs_inode change - doesn't affect
userspace at all, but keep files in sync.

23 years agobump minor release number.
Nathan Scott [Fri, 9 Mar 2001 21:32:37 +0000 (21:32 +0000)] 
bump minor release number.

23 years agoBumped ioctl numbers for BLKBSZSET and BLKBSZGET to avoid conflicts with
Martin K. Petersen [Fri, 9 Mar 2001 15:40:51 +0000 (15:40 +0000)] 
Bumped ioctl numbers for BLKBSZSET and BLKBSZGET to avoid conflicts with
IA64 EFI ioctls.

23 years agoOnly try to set block size when running mkfs or repair on an unmounted device.
Martin K. Petersen [Fri, 9 Mar 2001 05:38:39 +0000 (05:38 +0000)] 
Only try to set block size when running mkfs or repair on an unmounted device.

23 years agoReplaced BLKSETSIZE with BLKBSZSET.
Martin K. Petersen [Thu, 8 Mar 2001 03:29:45 +0000 (03:29 +0000)] 
Replaced BLKSETSIZE with BLKBSZSET.

23 years agoreenable use of direct IO now that DIOCINFO and O_DIRECT are working.
Nathan Scott [Tue, 6 Mar 2001 21:43:21 +0000 (21:43 +0000)] 
reenable use of direct IO now that DIOCINFO and O_DIRECT are working.

23 years agomake sure all build leftovers are cleaned up.
Nathan Scott [Thu, 1 Mar 2001 01:48:49 +0000 (01:48 +0000)] 
make sure all build leftovers are cleaned up.

23 years agoupdate for minor build/Makefile change.
Nathan Scott [Thu, 1 Mar 2001 01:31:21 +0000 (01:31 +0000)] 
update for minor build/Makefile change.

23 years agosync with kernel. XLOG_MAX_ICLOGS not used in userspace, so no effect
Nathan Scott [Sat, 24 Feb 2001 03:45:21 +0000 (03:45 +0000)] 
sync with kernel.  XLOG_MAX_ICLOGS not used in userspace, so no effect
on userspace is possible with this change.

23 years agoupdate for 1.1.2 changes.
Nathan Scott [Tue, 20 Feb 2001 00:36:57 +0000 (00:36 +0000)] 
update for 1.1.2 changes.

23 years agoexplicitly include stdarg.h for recent glibc 2.2.2 changes to stdio.h.
Nathan Scott [Mon, 19 Feb 2001 00:38:02 +0000 (00:38 +0000)] 
explicitly include stdarg.h for recent glibc 2.2.2 changes to stdio.h.

23 years agosync with kernel header.
Nathan Scott [Tue, 13 Feb 2001 02:12:29 +0000 (02:12 +0000)] 
sync with kernel header.

23 years agobump minor version number after work for extended attributes.
Nathan Scott [Sat, 10 Feb 2001 00:31:03 +0000 (00:31 +0000)] 
bump minor version number after work for extended attributes.

23 years agoNo Message Supplied
Andrew Gildfind [Fri, 9 Feb 2001 07:45:14 +0000 (07:45 +0000)] 
No Message Supplied

23 years agoSync with linux/include/linux/xfs_fs.h
Mark Nordstrand [Mon, 5 Feb 2001 15:44:01 +0000 (15:44 +0000)] 
Sync with linux/include/linux/xfs_fs.h

23 years agoadd bug number which 1st upload closed.
Nathan Scott [Mon, 5 Feb 2001 04:48:00 +0000 (04:48 +0000)] 
add bug number which 1st upload closed.

23 years agoremove no-longer-necessary xqm_quotactl prototype.
Nathan Scott [Wed, 31 Jan 2001 00:56:34 +0000 (00:56 +0000)] 
remove no-longer-necessary xqm_quotactl prototype.

23 years agoroll minor version for packaging changes.
Nathan Scott [Tue, 30 Jan 2001 05:42:55 +0000 (05:42 +0000)] 
roll minor version for packaging changes.

23 years agofix use of potentially uninitialised variable in deciding where to put
Nathan Scott [Mon, 29 Jan 2001 23:27:23 +0000 (23:27 +0000)] 
fix use of potentially uninitialised variable in deciding where to put
man pages and how to build them.

23 years agowe lost the check for uuid.h at some point, add back in cos its important
Nathan Scott [Mon, 29 Jan 2001 01:40:10 +0000 (01:40 +0000)] 
we lost the check for uuid.h at some point, add back in cos its important

23 years agouse consistent terminology - file system -> filesystem.
Nathan Scott [Sun, 28 Jan 2001 05:47:02 +0000 (05:47 +0000)] 
use consistent terminology - file system -> filesystem.

23 years agoset the distribution environment variable before configure step.
Nathan Scott [Thu, 25 Jan 2001 06:56:37 +0000 (06:56 +0000)] 
set the distribution environment variable before configure step.

23 years agobe consistent about spelling of journal[ing|ed].
Nathan Scott [Thu, 25 Jan 2001 03:35:58 +0000 (03:35 +0000)] 
be consistent about spelling of journal[ing|ed].

23 years agolittle out of date - sync up with other Makepkgs.
Nathan Scott [Thu, 25 Jan 2001 01:28:18 +0000 (01:28 +0000)] 
little out of date - sync up with other Makepkgs.

23 years agoadd an Obsoletes line for a smoother upgrade path.
Nathan Scott [Thu, 18 Jan 2001 04:38:02 +0000 (04:38 +0000)] 
add an Obsoletes line for a smoother upgrade path.

23 years agoAdding Danny Cox for ACL porting effort.
Tim Shimmin [Wed, 17 Jan 2001 23:06:06 +0000 (23:06 +0000)] 
Adding Danny Cox for ACL porting effort.

23 years agoAdd Robert Stickel from Connex for contribution
Tim Shimmin [Wed, 17 Jan 2001 00:35:58 +0000 (00:35 +0000)] 
Add Robert Stickel from Connex for contribution
to ACL porting. Most likely be adding Danny Cox when
get the go-ahead from him.

23 years agorename "uuid null" to "uuid nil" and hide (nil uuid in sb won't
Daniel Moore [Tue, 16 Jan 2001 04:03:49 +0000 (04:03 +0000)] 
rename "uuid null" to "uuid nil" and hide (nil uuid in sb won't
mount anyway) + other bugfixes

23 years agoAdded Jens Axboe
nn10004 [Tue, 16 Jan 2001 03:14:47 +0000 (03:14 +0000)] 
Added Jens Axboe

23 years agoAdd XFS/ACL support
Tim Shimmin [Mon, 15 Jan 2001 10:28:46 +0000 (10:28 +0000)] 
Add XFS/ACL support

23 years agoinitial version for reworked xfsprogs build environment. v1.1.0
Nathan Scott [Mon, 15 Jan 2001 06:52:52 +0000 (06:52 +0000)] 
initial version for reworked xfsprogs build environment.

23 years agocmd/xfsprogs/handle/Makefile 1.1 Renamed to cmd/xfsprogs/libhandle/Makefile
Nathan Scott [Mon, 15 Jan 2001 05:56:08 +0000 (05:56 +0000)] 
cmd/xfsprogs/handle/Makefile 1.1 Renamed to cmd/xfsprogs/libhandle/Makefile

23 years agocmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap/Makefile
Nathan Scott [Mon, 15 Jan 2001 05:36:03 +0000 (05:36 +0000)] 
cmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap/Makefile