CVS log for xfs-linux-nodel/support/Attic/move.h

[BACK] Up to [Development] / xfs-linux-nodel / support

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20 / (download) - annotate - [select for diffs], Thu Aug 23 15:59:37 2007 UTC (10 years, 2 months ago) by dgc.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +0 -70 lines
Diff to previous 1.19 (colored)

kill move.[ch]

Kill uio related functions and defines now that they're unused.


Signed-off-by: Christoph Hellwig <hch@lst.de>
Merge of xfs-linux-melb:xfs-kern:29480a by kenmcd.

  kill move.[ch] now they are unused.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Dec 12 02:58:07 2006 UTC (10 years, 10 months ago) by lachlan.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

use struct kvec in struct uio
Merge of xfs-linux-melb:xfs-kern:27701a by kenmcd.

  use struct kvec in struct uio

Revision 1.18 / (download) - annotate - [select for diffs], Wed Oct 18 15:42:10 2006 UTC (11 years ago) by vapo.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 (colored)

rename uio_read() to xfs_uio_read()
Merge of xfs-linux-melb:xfs-kern:27231a by kenmcd.

  rename uio_read() to xfs_uio_read()

Revision 1.17 / (download) - annotate - [select for diffs], Fri Sep 23 03:51:28 2005 UTC (12 years, 1 month ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.16: +12 -26 lines
Diff to previous 1.16 (colored)

Update license/copyright notices to match the prefered SGI boilerplate.
Merge of xfs-linux-melb:xfs-kern:23903a by kenmcd.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Oct 14 21:55:24 2003 UTC (14 years ago) by nathans
Branch: MAIN
Changes since 1.15: +7 -11 lines
Diff to previous 1.15 (colored)

final round of code cleanup, now using 3-clause-bsd in these headers

Revision 1.15 / (download) - annotate - [select for diffs], Tue Oct 7 21:43:50 2003 UTC (14 years ago) by lord
Branch: MAIN
Changes since 1.14: +46 -18 lines
Diff to previous 1.14 (colored)

cleanup uio use some more

Revision 1.14 / (download) - annotate - [select for diffs], Fri Oct 3 15:02:37 2003 UTC (14 years ago) by lord
Branch: MAIN
CVS Tags: DELETE-570
Changes since 1.13: +1 -7 lines
Diff to previous 1.13 (colored)

Code cleanup
Merge of 2.4.x-xfs-kern:slinx:159439a by lord.

  remove unused defines

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jun 27 18:04:26 2003 UTC (14 years, 4 months ago) by cattelan
Branch: MAIN
Changes since 1.12: +66 -0 lines
Diff to previous 1.12 (colored)

The Big Move
linux/fs/xfs/support/move.h 1.11 Renamed to support/move.h

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jun 27 17:57:21 2003 UTC (14 years, 4 months ago) by cattelan
Branch: MAIN
CVS Tags: DENUKE
Changes since 1.11: +0 -66 lines
Diff to previous 1.11 (colored)

Nuke

Revision 1.11 / (download) - annotate - [select for diffs], Tue Apr 15 23:16:46 2003 UTC (14 years, 6 months ago) by cattelan
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.10: +10 -10 lines
Diff to previous 1.10 (colored)

Whitespace cleanup
Clean up some whitespace... revert some whitespace changes from previous whitespace cleanup (incorrect tabs)

Revision 1.10 / (download) - annotate - [select for diffs], Wed Oct 9 03:06:48 2002 UTC (15 years ago) by nathans
Branch: MAIN
Changes since 1.9: +0 -5 lines
Diff to previous 1.9 (colored)

Global search and replace of the b* memory routines to their mem* equivalents.
(bcopy->memcopy, ovbcopy->memmove, bzero->memset, bcmp->memcmp).

Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 4 20:22:39 2002 UTC (15 years, 1 month ago) by sandeen
Branch: MAIN
Changes since 1.8: +0 -23 lines
Diff to previous 1.8 (colored)

remove copyin/copyout

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jul 10 19:00:42 2002 UTC (15 years, 3 months ago) by sandeen
Branch: MAIN
Changes since 1.7: +29 -29 lines
Diff to previous 1.7 (colored)

whitespace cleanup

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jun 4 16:30:46 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)

Update copyright dates

Revision 1.6 / (download) - annotate - [select for diffs], Tue May 21 04:27:18 2002 UTC (15 years, 5 months ago) by nathans
Branch: MAIN
Changes since 1.5: +94 -0 lines
Diff to previous 1.5 (colored)

linux/include/linux/xfs_support/move.h 1.1 Renamed to linux/fs/xfs/support/move.h
changes to fold xfs_support code back into XFS (the other sgi projects
using this will be / have been fixed).  reduces our footprint on the
base kernel.  NB: xfs_support.o as a distinct module no longer exists.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Mar 14 06:04:19 2001 UTC (16 years, 7 months ago) by kaos
Branch: MAIN
Changes since 1.4: +0 -100 lines
Diff to previous 1.4 (colored)

linux/fs/xfs/support/move.h 1.4 Renamed to linux/fs/xfs_support/move.h

Revision 1.4 / (download) - annotate - [select for diffs], Wed Dec 20 03:23:53 2000 UTC (16 years, 10 months ago) by dxm
Branch: MAIN
Changes since 1.3: +4 -1 lines
Diff to previous 1.3 (colored)

extend uio_t

Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 22 01:32:17 2000 UTC (16 years, 11 months ago) by dxm
Branch: MAIN
Changes since 1.2: +5 -2 lines
Diff to previous 1.2 (colored)

fix copyin/copyout wrappers

Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 21 00:38:27 2000 UTC (16 years, 11 months ago) by dxm
Branch: MAIN
Changes since 1.1: +16 -2 lines
Diff to previous 1.1 (colored)

make copyin & copyout inline

Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 14 02:57:58 2000 UTC (16 years, 11 months ago) by dxm
Branch: MAIN

Split XFS support code into xfs_support module

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>