CVS log for xfs-linux/linux-2.6/Attic/spin.h

[BACK] Up to [Development] / xfs-linux / linux-2.6

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.22 / (download) - annotate - [select for diffs], Fri Sep 21 16:09:12 2007 UTC (10 years, 1 month ago) by donaldd.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +0 -27 lines
Diff to previous 1.21 (unified)

Remove spin.h

remove spinlock init abstraction macro in spin.h, remove the callers,
and  remove the file.  Move no-op spinlock_destroy to xfs_linux.h
Cleanup spinlock locals in xfs_mount.c

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Merge of xfs-linux-melb:xfs-kern:29751a by kenmcd.

  Remove spin.h

Revision 1.21 / (download) - annotate - [select for diffs], Fri Sep 21 06:17:49 2007 UTC (10 years, 1 month ago) by donaldd.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.20: +0 -18 lines
Diff to previous 1.20 (unified)

Cleanup lock goop.

Switch last couple lock_t's to spinlock_t's.
Remove now-unused spinlock-related macros & types.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Merge of xfs-linux-melb:xfs-kern:29748a by kenmcd.

  Cleanup lock goop

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

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

Revision 1.19 / (download) - annotate - [select for diffs], Fri Aug 19 06:02:44 2005 UTC (12 years, 2 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.18: +3 -0 lines
Diff to previous 1.18 (unified)

Manage spinlock differences between kernel versions a bit.
Merge of xfs-linux-melb:xfs-kern:23563a by kenmcd.

Revision 1.18 / (download) - annotate - [select for diffs], Thu May 20 21:20:49 2004 UTC (13 years, 5 months ago) by sandeen
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 (unified)

guard against unused var in new mutex_spinunlock #define
guard against unused var in new mutex_spinunlock #define

Revision 1.17 / (download) - annotate - [select for diffs], Thu May 20 09:24:59 2004 UTC (13 years, 5 months ago) by hch
Branch: MAIN
Changes since 1.16: +8 -26 lines
Diff to previous 1.16 (unified)

Use macros instead of inlines for spinlock wrappers to aid debugging
use macros instead of inlines

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jan 19 17:28:53 2004 UTC (13 years, 9 months ago) by cattelan
Branch: MAIN
Changes since 1.15: +0 -1 lines
Diff to previous 1.15 (unified)

Christoph has signed over copyrights

Revision 1.15 / (download) - annotate - [select for diffs], Thu Nov 13 06:21:40 2003 UTC (13 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 (unified)

Remove some spurious 2.4/2.6 differences in support code

Revision 1.14 / (download) - annotate - [select for diffs], Thu Jul 10 02:21:36 2003 UTC (14 years, 3 months ago) by dxm
Branch: MAIN
Changes since 1.13: +2 -0 lines
Diff to previous 1.13 (unified)

move process flag manipulations to linux specific code and
save/set/restore instead of set/clear for good form
Merge of 2.4.x-xfs-kern:slinx:152830a by nathans.

  move process flag manipulations to linux specific code and
  save/set/restore instead of set/clear for good form

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

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

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

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: +2 -2 lines
Diff to previous 1.10 (unified)

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

Revision 1.10 / (download) - annotate - [select for diffs], Fri Feb 14 21:38:23 2003 UTC (14 years, 8 months ago) by sandeen
Branch: MAIN
Changes since 1.9: +0 -1 lines
Diff to previous 1.9 (unified)

Remove unused init_spinlock #define

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jul 30 13:50:50 2002 UTC (15 years, 2 months ago) by lord
Branch: MAIN
Changes since 1.8: +1 -9 lines
Diff to previous 1.8 (unified)

small spinlock definition cleanup

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: +12 -12 lines
Diff to previous 1.7 (unified)

whitespace cleanup

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jun 25 18:50:41 2002 UTC (15 years, 3 months ago) by lord
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6 (unified)

Include sched.h for the preempt case

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jun 21 00:29:42 2002 UTC (15 years, 4 months ago) by lord
Branch: MAIN
Changes since 1.5: +31 -16 lines
Diff to previous 1.5 (unified)

rationalize locking code

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

Update copyright dates

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

linux/include/linux/xfs_support/spin.h 1.1 Renamed to linux/fs/xfs/support/spin.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.3 / (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.2: +0 -66 lines
Diff to previous 1.2 (unified)

linux/fs/xfs/support/spin.h 1.2 Renamed to linux/fs/xfs_support/spin.h

Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 16 01:40:22 2000 UTC (16 years, 11 months ago) by dxm
Branch: MAIN
Changes since 1.1: +0 -6 lines
Diff to previous 1.1 (unified)

remove sysinfo kludge

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>