Up to [Development] / xfs-cmds / xfsprogs / libxfs
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.28 / (download) - annotate - [select for diffs], Mon Sep 29 15:55:04 2008 UTC (9 years ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.27: +107 -14
lines
Diff to previous 1.27 (colored)
Update the shared kernel and userspace code to the latest version with the generic btree implementation. Contains one additional patch to move the __KERNEL__ ifdefs around in xfs_btree.h over the current kernel version, which is posted and waiting to be commited for the kernel. Signed-off-by: Christoph Hellwig <hch@lst.de> Merge of master-melb:xfs-cmds:32222a by kenmcd. User space update for refactored btrees
Revision 1.27 / (download) - annotate - [select for diffs], Mon Sep 8 06:18:43 2008 UTC (9 years, 1 month ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.26: +123 -70
lines
Diff to previous 1.26 (colored)
Update xfsprogs to latest kernel headers and functions Merge of master-melb:xfs-cmds:32070a by kenmcd.
Revision 1.26 / (download) - annotate - [select for diffs], Tue May 22 15:59:41 2007 UTC (10 years, 4 months ago) by dgc.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.25: +21 -0
lines
Diff to previous 1.25 (colored)
Userspace support for lazy superblock counters libxfs changes to match kernel support repair, db, growfs and mkfs changes needed to support this feature. Merge of master-melb:xfs-cmds:28654a by kenmcd. Userspace support for lazy superblock counters
Revision 1.25 / (download) - annotate - [select for diffs], Fri Dec 2 02:51:40 2005 UTC (11 years, 10 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.24: +30 -33
lines
Diff to previous 1.24 (colored)
Sort out cosmetic differences between user and kernel copies of some sources. Merge of master-melb:xfs-cmds:24660a by kenmcd.
Revision 1.24 / (download) - annotate - [select for diffs], Fri Nov 11 14:27:22 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.23: +12 -26
lines
Diff to previous 1.23 (colored)
Update copyright/license notices to match SGI legal prefered boilerplate. Merge of master-melb:xfs-cmds:24374a by kenmcd.
Revision 1.23 / (download) - annotate - [select for diffs], Tue Nov 8 14:07:11 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.22: +0 -2
lines
Diff to previous 1.22 (colored)
Merge back recent changes from xfs kernel headers. Merge of master-melb:xfs-cmds:24317a by kenmcd.
Revision 1.22 / (download) - annotate - [select for diffs], Tue Jun 7 14:56:07 2005 UTC (12 years, 4 months ago) by hch
Branch: MAIN
Changes since 1.21: +1 -1
lines
Diff to previous 1.21 (colored)
resync endianess handling in xfsprogs with the kernel
Revision 1.21 / (download) - annotate - [select for diffs], Tue Apr 19 03:57:24 2005 UTC (12 years, 6 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.20: +18 -15
lines
Diff to previous 1.20 (colored)
Merge back kernel changes into libxfs, mainly endian stuff. Merge of master-melb:xfs-cmds:22256a by kenmcd.
Revision 1.20 / (download) - annotate - [select for diffs], Tue May 20 05:59:27 2003 UTC (14 years, 5 months ago) by nathans
Branch: MAIN
Changes since 1.19: +5 -31
lines
Diff to previous 1.19 (colored)
Sync up XFS user and kernel source.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Apr 16 18:29:10 2003 UTC (14 years, 6 months ago) by cattelan
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.18: +15 -15
lines
Diff to previous 1.18 (colored)
Merge whitespace changes over
Revision 1.18 / (download) - annotate - [select for diffs], Mon Apr 7 00:03:34 2003 UTC (14 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.17: +17 -2
lines
Diff to previous 1.17 (colored)
Sync user and kernel code, make xfs_io -f option useful. Sync user and kernel code.
Revision 1.17 / (download) - annotate - [select for diffs], Thu Mar 6 06:59:34 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.16: +4 -7
lines
Diff to previous 1.16 (colored)
New xfsprogs version - enabled unwritten extents by default, new commands in xfs_db and xfs_admin to manipulate the version extflg bit on unmounted filesystems, make xfs_db check for a dirty log before zeroing it in the uuid command, man page updates, sync'd up user/kernel code and headers. Add stripe information into xfs_bmap output. Sync with recent kernel changes.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Dec 19 00:38:27 2002 UTC (14 years, 10 months ago) by nathans
Branch: MAIN
Changes since 1.15: +20 -14
lines
Diff to previous 1.15 (colored)
Flush out my xfsprogs backlog - bunch of I18N and sector size related changes mainly, also some build minor build cleanups here and there. Sync up with current versions of kernel sources.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Oct 10 06:29:03 2002 UTC (15 years ago) by nathans
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Fix libxfs device flush ioctl, sync with kernel source. CONTRIBUTED: Anton Blanchard <anton@samba.org> Sync with kernel source (replace b* with mem* memory api).
Revision 1.14 / (download) - annotate - [select for diffs], Fri Jul 12 21:24:23 2002 UTC (15 years, 3 months ago) by lord
Branch: MAIN
Changes since 1.13: +53 -53
lines
Diff to previous 1.13 (colored)
white space cleanup
Revision 1.13 / (download) - annotate - [select for diffs], Tue Jun 4 23:07:56 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
Changes since 1.12: +1 -1
lines
Diff to previous 1.12 (colored)
Update copyright dates (again)
Revision 1.12 / (download) - annotate - [select for diffs], Tue Jun 4 22:53:09 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
Changes since 1.11: +1 -1
lines
Diff to previous 1.11 (colored)
Undoes mod: xfs-cmds:slinx:120772a Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Jun 4 17:58:21 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
Changes since 1.10: +1 -1
lines
Diff to previous 1.10 (colored)
Update copyright dates
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jun 3 01:47:28 2002 UTC (15 years, 4 months ago) by nathans
Branch: MAIN
Changes since 1.9: +13 -13
lines
Diff to previous 1.9 (colored)
sync with recent kernel changes, noop for userspace.
Revision 1.9 / (download) - annotate - [select for diffs], Mon May 6 05:37:19 2002 UTC (15 years, 5 months ago) by nathans
Branch: MAIN
Changes since 1.8: +7 -7
lines
Diff to previous 1.8 (colored)
sync with kernel changes, noop in userspace.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 17 05:34:30 2002 UTC (15 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.7: +7 -4
lines
Diff to previous 1.7 (colored)
bump minor version for minor change - sync with recent kernel changes (mainly do less endian swabbing on some code paths).
Revision 1.7 / (download) - annotate - [select for diffs], Fri Apr 5 06:07:45 2002 UTC (15 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
fix some compiler warnings.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jan 14 07:08:16 2002 UTC (15 years, 9 months ago) by nathans
Branch: MAIN
Changes since 1.5: +49 -5
lines
Diff to previous 1.5 (colored)
sync with recent kernel source changes (benign for userspace).
Revision 1.5 / (download) - annotate - [select for diffs], Tue Dec 11 02:51:37 2001 UTC (15 years, 10 months ago) by nathans
Branch: MAIN
Changes since 1.4: +12 -1
lines
Diff to previous 1.4 (colored)
sync kernel changes (32 bit inodes) with userspace code.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 23 23:44:04 2001 UTC (15 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.3: +5 -0
lines
Diff to previous 1.3 (colored)
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.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Aug 24 01:57:46 2001 UTC (16 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.2: +1 -1
lines
Diff to previous 1.2 (colored)
initialize a variable.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 12 23:30:32 2001 UTC (16 years, 6 months ago) by nathans
Branch: MAIN
CVS Tags: Linux-2_4_5-merge
Changes since 1.1: +43 -43
lines
Diff to previous 1.1 (colored)
sync with Russells changes to get the kernel version of this code compiling without warnings.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 15 05:36:03 2001 UTC (16 years, 9 months ago) by nathans
Branch: MAIN
CVS Tags: Release-1_0_0
cmd/xfs/libxfs/xfs_ialloc.c 1.2 Renamed to cmd/xfsprogs/libxfs/xfs_ialloc.c