CVS log for failsafe/FailSafe-mgr/category/filesystem/FilesystemCategory.c++

[BACK] Up to [Development] / failsafe / FailSafe-mgr / category / filesystem

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Mon Jul 24 22:36:22 2000 UTC (17 years, 3 months ago) by rusty
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +28 -21 lines
Diff to previous 1.10 (colored)

Added GPL/LGPL copyright headers & documentation for open source release, and removed CXFS stuff

Revision 1.10 / (download) - annotate - [select for diffs], Thu Feb 3 20:23:17 2000 UTC (17 years, 8 months ago) by relph
Branch: MAIN
Changes since 1.9: +8 -15 lines
Diff to previous 1.9 (colored)

pv: 778175
rv: wessmith
use new modifyItemOnCamEvent() method to synthesize status attributes

Revision 1.9 / (download) - annotate - [select for diffs], Fri Dec 3 20:11:33 1999 UTC (17 years, 10 months ago) by relph
Branch: MAIN
Changes since 1.8: +22 -18 lines
Diff to previous 1.8 (colored)

pv: 775092
rv: wessmith
prevent core dump because of timing issues which cause missing attributes

Revision 1.8 / (download) - annotate - [select for diffs], Fri Nov 19 06:48:50 1999 UTC (17 years, 11 months ago) by relph
Branch: MAIN
Changes since 1.7: +2 -4 lines
Diff to previous 1.7 (colored)

pv: 767691
don't signal error in Filesystem if Cluster is in ERROR state.
if cluster is in ERROR, it's still active, which means that the
filesystem should be okay, unless there is some specific problem
with the filesystem in question

Revision 1.7 / (download) - annotate - [select for diffs], Fri Sep 17 03:48:00 1999 UTC (18 years, 1 month ago) by relph
Branch: MAIN
Changes since 1.6: +10 -2 lines
Diff to previous 1.6 (colored)

pv: 766615
rv: wessmith
If this filesystem is still being served and it is supposedly unmounted,
then that's an error!

Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 24 20:34:00 1999 UTC (18 years, 2 months ago) by relph
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

pv: 764219
rv: relph
This is to fix a regression caused by an earlier fix: since this
category spoofs the CamCategory, endExists() wasn't getting called
automatically

Revision 1.5 / (download) - annotate - [select for diffs], Fri Aug 6 16:34:15 1999 UTC (18 years, 2 months ago) by relph
Branch: MAIN
Changes since 1.4: +7 -2 lines
Diff to previous 1.4 (colored)

pv: 762358
don't call it an error if the cluster is not started

Revision 1.4 / (download) - annotate - [select for diffs], Thu Aug 5 23:58:03 1999 UTC (18 years, 2 months ago) by relph
Branch: MAIN
Changes since 1.3: +19 -4 lines
Diff to previous 1.3 (colored)

pv: 761255
add FORCE attribute, update status information

Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 3 22:41:09 1999 UTC (18 years, 2 months ago) by relph
Branch: MAIN
Changes since 1.2: +115 -7 lines
Diff to previous 1.2 (colored)

pv: 760829,761098
spoof CamCategory by specifying NONE for the base category for Filesystem,
then stick our items constructed from the Cluster category into the base
item cache for the Filesystem CamCategory.  Add support for the filesystem
status category in libcam.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 26 05:30:52 1999 UTC (18 years, 3 months ago) by relph
Branch: MAIN
Changes since 1.1: +74 -67 lines
Diff to previous 1.1 (colored)

pv: 758829
rewrite main category synthesis method; make sure to call endExists()

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 22 16:43:02 1999 UTC (18 years, 3 months ago) by relph
Branch: MAIN

pv: 758829
add filesystem category

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>