CVS log for xfs-cmds/xfsprogs/include/xfs_bmap_btree.h

[BACK] Up to [Development] / xfs-cmds / xfsprogs / include

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.18 / (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.17: +4 -44 lines
Diff to previous 1.17 (unified)

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.17 / (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.16: +36 -115 lines
Diff to previous 1.16 (unified)

Update xfsprogs to latest kernel headers and functions
Merge of master-melb:xfs-cmds:32070a by kenmcd.

Revision 1.16 / (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.15: +18 -18 lines
Diff to previous 1.15 (unified)

Sort out cosmetic differences between user and kernel copies of some sources.
Merge of master-melb:xfs-cmds:24660a by kenmcd.

Revision 1.15 / (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.14: +174 -490 lines
Diff to previous 1.14 (unified)

Merge back recent changes from xfs kernel headers.
Merge of master-melb:xfs-cmds:24317a by kenmcd.

Revision 1.14 / (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.13: +3 -10 lines
Diff to previous 1.13 (unified)

Merge back kernel changes into libxfs, mainly endian stuff.
Merge of master-melb:xfs-cmds:22256a by kenmcd.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Sep 30 14:52:19 2004 UTC (13 years ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (unified)

Keep userspace packaging in sync, portability changes; sync user/kernel source/headers; man page updates; allow e size suffix in mkfs.
Merge of xfs-cmds-melb:slinx:19613a by kenmcd.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Dec 5 06:33:47 2003 UTC (13 years, 10 months ago) by nathans
Branch: MAIN
Changes since 1.11: +5 -10 lines
Diff to previous 1.11 (unified)

Sync up userspace and kernel code, noop for userspace.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Sep 19 05:37:49 2003 UTC (14 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 (unified)

xfsprogs update - fix db to display new inode flags, sync user/kernel code.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 31 02:57:10 2003 UTC (14 years, 6 months ago) by nathans
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.9: +3 -0 lines
Diff to previous 1.9 (unified)

Bunch of portability related changes to xfsprogs.  Includes some code to
allow db/mkfs/repair to be used on Mac's (maybe useful for dual boot), &
some code to build on IRIX too (useful for purify-ing xfs_repair only).
Fix compile warnings on big endian platforms.

Revision 1.9 / (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.8: +0 -1 lines
Diff to previous 1.8 (unified)

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.8 / (download) - annotate - [select for diffs], Fri Jan 3 04:44:31 2003 UTC (14 years, 9 months ago) by nathans
Branch: MAIN
Changes since 1.7: +55 -0 lines
Diff to previous 1.7 (unified)

Sync up user/kernel sources and headers (native extents).
Sync up user/kernel sources and headers (native extents).

Revision 1.7 / (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.6: +1 -1 lines
Diff to previous 1.6 (unified)

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.6 / (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.5: +128 -133 lines
Diff to previous 1.5 (unified)

white space cleanup

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jun 5 16:05:11 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (unified)

sync kernel/user copyright headers

Revision 1.4 / (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.3: +1 -1 lines
Diff to previous 1.3 (unified)

Update copyright dates (again)

Revision 1.3 / (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.2: +1 -1 lines
Diff to previous 1.2 (unified)

Undoes mod:     xfs-cmds:slinx:120772a
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.

Revision 1.2 / (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.1: +1 -1 lines
Diff to previous 1.1 (unified)

Update copyright dates

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, Linux-2_4_5-merge

cmd/xfs/include/xfs_bmap_btree.h 1.2 Renamed to cmd/xfsprogs/include/xfs_bmap_btree.h

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>