CVS log for linux-2.6-xfs/fs/xfs/Attic/xfs_cap.c

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Mon Sep 27 03:35:15 2004 UTC (13 years ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +0 -206 lines
Diff to previous 1.17 (colored)

Remove crufty old cap/mac code - never used, never compiled, gone.
Merge of xfs-linux-melb:xfs-kern:19601a by kenmcd.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Sep 15 05:03:19 2003 UTC (14 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.16: +2 -0 lines
Diff to previous 1.16 (colored)

Undoes mod:     xfs-linux:slinx:158358a
Implement several additional inode flags - immutable, append-only, etc; contributed by Ethan Benson.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Sep 15 03:40:38 2003 UTC (14 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.15: +0 -2 lines
Diff to previous 1.15 (colored)

Undoes mod:     xfs-linux:slinx:158357a
Undo last mod, checked in against wrong bug number with wrong change message.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Sep 15 03:13:46 2003 UTC (14 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.14: +2 -0 lines
Diff to previous 1.14 (colored)

Separate the big filesystems macro out into separate big inums and blknos macros.  Also fix the check for too-large filesystems in the process.

Revision 1.14 / (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.13: +204 -0 lines
Diff to previous 1.13 (colored)

The Big Move
linux/fs/xfs/xfs_cap.c 1.12 Renamed to xfs_cap.c

Revision 1.13 / (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.12: +0 -204 lines
Diff to previous 1.12 (colored)

Nuke

Revision 1.12 / (download) - annotate - [select for diffs], Thu May 1 16:22:06 2003 UTC (14 years, 5 months ago) by cattelan
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 (colored)

Rework the way xfs includes xfs_<blah>.h headers.
This reduces a lot of the compile dependenciesÂ,
and should reduce some of the "recompile all" situations.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Apr 30 22:37:02 2003 UTC (14 years, 5 months ago) by felixb
Branch: MAIN
Changes since 1.10: +5 -3 lines
Diff to previous 1.10 (colored)

Modified to always pass NULL as data parameter to VOP_ATTR_GET(),
whenever ATTR_KERNOVAL flag is used.
Merge of 2.4.x-xfs-kern:slinx:147567a by lord.

  Modified to always pass NULL as data parameter to VOP_ATTR_GET(),
  whenever ATTR_KERNOVAL flag is used. PV 876141.

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

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

Revision 1.9 / (download) - annotate - [select for diffs], Wed Nov 13 23:11:12 2002 UTC (14 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.8: +0 -0 lines
Diff to previous 1.8 (colored)

Undoes mod:     2.4.x-xfs:slinx:132930a
Rethink some of those recent types changes slightly.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Nov 13 02:25:49 2002 UTC (14 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored)

Change AT_* to XFS_AT_* to prevent namespace collisions; move some type
declarations into more appropriate places.
Change AT_* to XFS_AT_* to prevent namespace collisions.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 23 04:21:07 2002 UTC (14 years, 11 months ago) by kaos
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Undoes mod:     2.4.x-xfs:slinx:130826a
Revert STATIC->static change

Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 23 03:54:05 2002 UTC (14 years, 11 months ago) by kaos
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Replace STATIC with static in xfs code

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jul 12 20:52:29 2002 UTC (15 years, 3 months ago) by lord
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored)

kill get_current_cred()

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

whitespace cleanup

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 8 07:24:15 2002 UTC (15 years, 3 months ago) by nathans
Branch: MAIN
Changes since 1.2: +22 -200 lines
Diff to previous 1.2 (colored)

no longer try to keep IRIX and Linux capabilities in sync, decided they
have irreconcilable differences and that it isn't necessary anyway.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 5 05:10:38 2002 UTC (15 years, 3 months ago) by nathans
Branch: MAIN
Changes since 1.1: +49 -46 lines
Diff to previous 1.1 (colored)

Join the dots in a couple of places - some missing capability bits.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 2 01:36:32 2002 UTC (15 years, 3 months ago) by nathans
Branch: MAIN

initial version of the backend filesystem code which converts ondisk attr
format to the kernels native capability structure.  still lots to do...

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>