Up to [Development] / xfs-cmds / attr / include
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Mon May 19 04:08:04 2008 UTC (9 years, 5 months ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +6 -1
lines
Diff to previous 1.2 (colored)
the current attribute copying functions attr_copy_file and attr_copy_fd is a static list of exceptions for attributes that need special treatment. The list of those attributes tends to change (slowly) with kernel versions. We replaced the static list with a config file a while ago; this is the patch used. Merge of master-melb:xfs-cmds:31181a by kenmcd. Add configurable xattr copy
Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 26 06:27:13 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.1: +4 -1
lines
Diff to previous 1.1 (colored)
Another extended attributes userspace patch from AndreasG - several small incremental fixes from last set, and addition of symbol versioning.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Feb 25 09:06:10 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
New attr userspace package - transition to the trusted namespace for XFS, Add in the new attribute copying routines from Andreas, and also update the license info in the syscall man pages so that other folks can use em too. New attr userspace package - transition to the trusted namespace for XFS, Add in the new attribute copying routines from Andreas, and also update the license info in the syscall man pages so that other folks can use em too.