CVS log for xfs-linux/Attic/xfs_mac.h

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Wed Feb 7 02:50:13 2007 UTC (10 years, 8 months ago) by dgc.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -106 lines
Diff to previous 1.10 (colored)

Remove unused header files for MAC and CAP checking functionality.

xfs_mac.h and xfs_cap.h provide definitions and macros that aren't
used anywhere in XFS at all. They are left-overs from "to be implement
at some point in the future" functionality that Irix XFS has. If this
functionality ever goes into Linux, it will be provided at a different
layer, most likely through the security hooks in the kernel so we will
never need this functionality in XFS.

Patch provided by Eric Sandeen (sandeen@sandeen.net).
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Merge of xfs-linux-melb:xfs-kern:28036a by kenmcd.

  Remove unused xfs_cap.h/xfs_mac.h header files.
  Signed-off-by: Eric Sandeen <sandeen@sandeen.net>

Revision 1.10 / (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.9: +12 -26 lines
Diff to previous 1.9 (colored)

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

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

The Big Move
linux/fs/xfs/xfs_mac.h 1.7 Renamed to xfs_mac.h

Revision 1.8 / (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.7: +0 -120 lines
Diff to previous 1.7 (colored)

Nuke

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

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

Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 28 18:55:59 2002 UTC (15 years, 1 month ago) by lord
Branch: MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5 (colored)

simplify cred code

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

whitespace cleanup

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 2 01:36:32 2002 UTC (15 years, 3 months ago) by nathans
Branch: MAIN
Changes since 1.3: +4 -2 lines
Diff to previous 1.3 (colored)

add trivial, missing xfs_mac_vhaslabel routine.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jun 20 05:33:04 2002 UTC (15 years, 3 months ago) by nathans
Branch: MAIN
Changes since 1.2: +68 -10 lines
Diff to previous 1.2 (colored)

move data structure and macro declarations close to the code (not yet)
implementing them.

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

Update copyright dates

Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 25 23:42:16 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN

Merge of 2.4.18-xfs:slinx:111144a by nathans.

  Kernel changes to transition us to the new extended attribute and ACL
  interfaces.  Some minor code rearranging (files moved, some deleted,
  some new ones from ext2/ext3 ACL project) too.

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>