CVS log for xfs-cmds/xfsdump/common/content_inode.h

[BACK] Up to [Development] / xfs-cmds / xfsdump / common

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Tue Feb 7 16:00:26 2006 UTC (11 years, 8 months ago) by wkendall
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Merge in some changes from the IRIX tree. A few minor bug
fixes, but mainly whitespace changes and code reorganization
to line up with IRIX.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 29 21:27:26 2005 UTC (11 years, 10 months ago) by wkendall
Branch: MAIN
Changes since 1.9: +7 -0 lines
Diff to previous 1.9 (colored)

Change xfsrestore to set various inode flags at the appropriate
time, as some need to be set before restoring data and others
after restoring data and/or extended attributes. To facilitate
this, enable partial file restoration checking even when
restoring from only one stream, and make use of the dirattr
routines for restoring the immutable flag on files that have
extended attributes.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 10 23:03:17 2005 UTC (11 years, 11 months ago) by wkendall
Branch: MAIN
Changes since 1.8: +4 -1 lines
Diff to previous 1.8 (colored)

Add support for dumping and restoring project ids for regular files
and directories. This is done in a backwards compatible way --
restores from old IRIX dumps will restore the correct project id,
and restores from old Linux dumps will restore a 0 for the project
id.

Fix a bug on IRIX where the first two bytes of bs_pad1 in a bstat_t
were not being zeroed before being dumped. Document this fact since
it might affect the ability to use them in the future.

xfsrestore on IRIX was not restoring any extended inode flags for
directories. This is now fixed. Change setdirattr() to do only one
path_to_handle/open_by_handle sequence when restoring directory
attributes. Previously this was being done twice on Linux -- once
for setting the DMAPI event mask and once for the extended inode
flags.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Nov 10 22:05:47 2005 UTC (11 years, 11 months ago) by wkendall
Branch: MAIN
Changes since 1.7: +0 -8 lines
Diff to previous 1.7 (colored)

Change xfsdump and xfsrestore to unconditionally compile support for
extended attributes and DMAPI event flags.

Noticed some code which would revert to an old media format if the
user requested that extended attributes not be dumped. The intention
being to make the dumps compatible with old xfsrestores (really old
now). But using the old media format means that holes will not be
efficiently encoded in the dump. So I'm removing this code so that
we always dump in the current media format.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Nov 9 05:04:17 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.6: +14 -28 lines
Diff to previous 1.6 (colored)

Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
Merge of master-melb:xfs-cmds:24334a by kenmcd.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Feb 26 00:31:25 2004 UTC (13 years, 8 months ago) by alkirkco
Branch: MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5 (colored)

Add xfsdump support for the security extended attributes namespace.
Define EXTATTRHDR_FLAGS_SECURE.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 4 23:07:56 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored)

Update copyright dates (again)

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jun 4 22:53:09 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)

Undoes mod:     xfs-cmds:slinx:120772a
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 4 17:58:21 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

Update copyright dates

Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 28 09:49:27 2001 UTC (16 years, 1 month ago) by fsgqa
Branch: MAIN
Changes since 1.1: +5 -7 lines
Diff to previous 1.1 (colored)

time32_t changes

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 15 04:06:20 2001 UTC (16 years, 9 months ago) by nathans
Branch: MAIN
CVS Tags: Release-1_0_0, Linux-2_4_5-merge

cmd/xfs/dump/common/content_inode.h 1.4 Renamed to cmd/xfsdump/common/content_inode.h

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>