]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/log
thirdparty/xfsprogs-dev.git
24 years agobump minor release number.
Nathan Scott [Fri, 9 Mar 2001 21:32:37 +0000 (21:32 +0000)] 
bump minor release number.

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

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

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

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

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

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

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

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

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

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

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

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

24 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

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

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

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

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

24 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

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

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

24 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].

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

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

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

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

24 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

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

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

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

24 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

24 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