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

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 16 15:56:17 2007 UTC (10 years, 3 months ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +51 -0 lines
Diff to previous 1.4 (unified)

Add priority tagging and buffer reuse for libxfs cache
Merge of master-melb:xfs-cmds:29150a by kenmcd.

  Add priority tagging and buffer reuse for libxfs cache

Revision 1.4 / (download) - annotate - [select for diffs], Fri Dec 8 14:50:10 2006 UTC (10 years, 10 months ago) by chatz.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.3: +88 -0 lines
Diff to previous 1.3 (unified)

Undoes mod:     master-melb:xfs-cmds:27635a
Undo rename of xfs/list.h since this is effectively part of the XFS development interface that has already shipped.
Merge of master-melb:xfs-cmds:27668a by kenmcd.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 5 14:35:37 2006 UTC (10 years, 10 months ago) by chatz.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.2: +0 -88 lines
Diff to previous 1.2 (unified)

Rename header file from list.h to xfs_list.h to avoid over products accidentally using it.
Merge of master-melb:xfs-cmds:27635a by kenmcd.

  xfsprogs/include/list.h 1.2 Renamed to xfsprogs/include/xfs_list.h
  Rename list.h to xfs_list.h.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 5 03:54:20 2006 UTC (11 years, 3 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.1: +6 -0 lines
Diff to previous 1.1 (unified)

Userspace cache suffers the same reverse-list-insert issue that the kernel did.
Merge of master-melb:xfs-cmds:26418a by kenmcd.

Revision 1.1 / (download) - annotate - [select for diffs], Thu May 18 15:49:09 2006 UTC (11 years, 5 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN

Initial version of a generic cache, which will provide a buffer/inode cache shortly.  Uses pthread-based locking for mutex on shared structures.
Merge of master-melb:xfs-cmds:25963a by kenmcd.

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>