CVS log for pvfs2/src/io/trove/trove-error.c

(logo)

Help

(back) Up to [PVFS2] / pvfs2 / src / io / trove

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.8.36.1 / (view) - annotate - [select for diffs] , Fri Oct 21 18:35:05 2011 UTC (6 months, 3 weeks ago) by walt
Branch: Orange-Branch
CVS Tags: Orange-security-premerge, Orange-security-postmerge
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
initial working versionof usrint code
auto configures usrint on an ucache off (not working yet)
new acl repimplemented - old one has #def
some minor format edits

Revision 1.7.50.1 / (view) - annotate - [select for diffs] , Mon Jul 21 18:20:14 2008 UTC (3 years, 9 months ago) by aching
Branch: locking-branch
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 to next main 1.8
Reverse merged and ported to HEAD.

Revision 1.7.42.1 / (view) - annotate - [select for diffs] , Sat Feb 17 11:15:41 2007 UTC (5 years, 3 months ago) by kunkel
Branch: kunkel-migration-branch
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 to next main 1.8
Update migration branch to current CVS version

Revision 1.7.40.1 / (view) - annotate - [select for diffs] , Sat Dec 2 11:20:32 2006 UTC (5 years, 5 months ago) by kunkel
Branch: kunkel-hint-branch
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 to next main 1.8
Upgrade to current CVS version

Revision 1.7.36.1 / (view) - annotate - [select for diffs] , Thu Oct 19 22:17:00 2006 UTC (5 years, 6 months ago) by slang
Branch: WALT3
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 to next main 1.8
reverse merge of HEAD to WALT3 branch.

Revision 1.8 / (view) - annotate - [select for diffs] , Wed Oct 11 20:10:19 2006 UTC (5 years, 7 months ago) by slang
Branch: MAIN
CVS Tags: windows-release-2-8-5-20110921, windows-client-to-Orange-Branch-20110712, windows-client, twod-branch-point, twod-branch, tr-branch, test-slab-cache-patch, test-duplicate-patch, tcp-peer-comm-branch, sumit-branch, solaris-point, solaris-branch, small-file-branch-point4, small-file-branch-point3, small-file-branch-point2, small-file-branch-point, small-file-branch, sa-branch, rr-txn, rongrong, pvfs2-mr-shim, pvfs2-kunkel-tas-branch, pvfs2, pvfs-2-8-point, pvfs-2-8-branch, pvfs-2-8-2-rc1, pvfs-2-8-2, pvfs-2-8-1, pvfs-2-8-0, pvfs-2-7-branch-point, pvfs-2-7-branch, pvfs-2-7-1, pvfs-2-7-0, pvfs-2-6-point4, pvfs-2-6-point3, pvfs-2-6-point2, pvfs-2-6-branch, pvfs-2-6-3-tag3, pvfs-2-6-3-tag2, pvfs-2-6-3, pvfs-2-6-2, pvfs-2-6-1, pvfs-2-6-0, pre-dirent, pnfs-merge, pfsck-branch-point, pfsck-branch, orangefs-rel-20100813, orangefs-current, orangefs-20100920, orangefs-2-8-5, orangefs-2-8-4, orangefs-2-8-3-20110323, orangefs-2-8-3-2011-03-23, orangefs-2-8-3-20101113, orangefs-2-8-3-20101112, orange-next, my-point, mtmoore-dbpf-txn, mgmt-branch-point, merge_MERGE_FROM_HEAD, merge_HEAD_NEW_FEATURE_ADD4, merge_HEAD_NEW_FEATURE_ADD3, merge_HEAD_NEW_FEATURE_ADD2, merge_HEAD_NEW_FEATURE_ADD, kunkel-tas-branch-2007-05-23, kunkel-migration-hint-branch-point-2007-06-17, kunkel-migration-hint-branch-point-2007-03-15, kunkel-hint-branch-point-26, kunkel-hint-branch-point-2007-02-17, he-branch-point, he-branch, fuse-support, from_MERGE_FROM_HEAD, from_HEAD_NEW_FEATURE_ADD3, from_HEAD_NEW_FEATURE_ADD2, distr-dir-pre-release, distdir_orange_before_merge_20110817, directio-point, directio-branch, dbpf-methods-point, dbpf-methods-branch, cu-security-branch-premerge, cu-security-branch, cu-sandbox-branch-point, cu-sandbox-branch, branch-rongrong, bmi-experimental-branch-point, bmi-experimental-branch, before-getattr, before-dio-merge, becky-test-bed, as-point, as-branch, after-he-reverse-merge, aattrs-branch-point, aattrs-branch, WALT3-point, WALT3-last-merged, Root_cu-security-branch, Orange-mtmoore, Orange-Root, Orange-Migrate-Tools, Orange-Merge1, Orange-FailOver-small-io, Orange-FailOver-Becky, Orange-Elaine-Distr-Dir-Root, Orange-Elaine-Distr-Dir-Branch, Orange-Elaine-Branch, Orange-Branch-metadata-backup, Orage-Elaine-Root, ORANGE-BECKY-ROOT, ORANGE-BECKY-BRANCH, OB-DBPF-OPEN-CACHE-REMOVE, HEAD, B2O-Temp, B2O-Orange-Sync-Temp, B2O-Orange-Sync, B2O-Merge-Test, B2O-Blue-Sync-Temp-End-2, B2O-Blue-Sync-Temp-End, B2O-Blue-Sync-Temp, B2O-Blue-Sync
Branch point for: Orange-Branch
Changes since 1.7: +2 -1 lines
Diff to previous 1.7
EACCES might be returned from dbpf calls or posix calls somehow.  Also, we usually check for < 0 on error, and we negate the result of errno_to_trove_error, so the unknown error value 4242 needs to be positive on return.

Revision 1.7.38.2 / (view) - annotate - [select for diffs] , Mon Jul 24 17:20:47 2006 UTC (5 years, 9 months ago) by slang
Branch: kunkel-branch
Changes since 1.7.38.1: +64 -64 lines
Diff to previous 1.7.38.1 to branch point 1.7 to next main 1.8
revert style changes back to previous versions.

Revision 1.7.38.1 / (view) - annotate - [select for diffs] , Fri Jul 21 17:40:38 2006 UTC (5 years, 9 months ago) by kunkel
Branch: kunkel-branch
Changes since 1.7: +64 -64 lines
Diff to previous 1.7
run maint/pvfs2indent-80col.sh on all .c files to correct style :)

Revision 1.7 / (view) - annotate - [select for diffs] , Fri Oct 15 20:33:44 2004 UTC (7 years, 7 months ago) by neill
Branch: MAIN
CVS Tags: version-lock-branch, version-lock-actual-branch, threaded-aio-point, threaded-aio-branch, tau-sandbox-point, tau-sandbox, snapshot-bluegene-20050216, slang-sio-point, slang-sio-branch, slang-reqsched-point, slang-reqsched-branch, slang-event-changes-point, slang-event-changes-branch, slang-attr-cache-fixups-point2, slang-attr-cache-fixups-point, slang-attr-cache-fixups-branch, pvfs2-tag-bugfix-67, pvfs2-snapshot-Alejandro, pvfs2-bugfix-67, pvfs2-bugfix-39, pvfs2-1_5_1_for_bgl3, pvfs2-1_5_1_for_bgl2, pvfs2-1_5_1_for_bgl, pvfs2-1-5-point2, pvfs2-1-5-point, pvfs2-1-5-branch, pvfs2-1-5-1-rc3, pvfs2-1-5-1-rc2, pvfs2-1-5-1-rc1, pvfs2-1-5-1, pvfs2-1-5-0-rc5, pvfs2-1-5-0-rc4, pvfs2-1-5-0-rc3, pvfs2-1-5-0-rc2, pvfs2-1-5-0-rc1, pvfs2-1-5-0, pvfs2-1-4-0-point, pvfs2-1-4-0-branch, pvfs2-1-4-0, pvfs2-1-3-2, pvfs2-1-3-1-branch, pvfs2-1-3-1, pvfs2-1-3-0, pvfs2-1-2-0, pvfs2-1-1-0, pvfs2-1-0-1, pvfs2-1-0-0, pvfs2-0-9-0, pvfs2-0-8-0, pvfs-2-6-point, posix-extensions-point7, posix-extensions-point6, posix-extensions-point5, posix-extensions-point4, posix-extensions-point3, posix-extensions-point2, posix-extensions-point, posix-extensions-branch, lockd-point2, lockd-point, lockd-branch, kunkel-branches-point, kunkel-alternativeIO-branch, dbpf-slowskip, dbpf-onekeyval-point, dbpf-onekeyval-branch, dbpf-coalesce-point, dbpf-coalesce-branch, dbpf-changes-branch, dbpf-changes, before-style-changes, before-dbpf-onekeyval, WALT2, WALT1
Branch point for: locking-branch, kunkel-migration-branch, kunkel-hint-branch, kunkel-branch, WALT3
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
- make sure that our error routines strip any known class error bits
  instead of deciding that they're unrecognized if set
- improved trove error handling
- improved pvfs2-server error handling
- fixed crash bug in our config parser that tried to strdup strings
  that might be NULL
- pvfs2-types header file simplification and cleanups

Revision 1.6 / (view) - annotate - [select for diffs] , Fri Sep 17 21:15:42 2004 UTC (7 years, 8 months ago) by neill
Branch: MAIN
CVS Tags: pvfs2-0-7-0, pvfs2-0-6-5
Changes since 1.5: +67 -60 lines
Diff to previous 1.5
- fixed trove error codes (yet another pass; this time things look
  sane)
- give trove flush and resize operations the ability to create the
  bstream they're working with if it doesn't exist instead of
  returning an error (easily triggerred on multiple servers if a small
  amount of data is written, followed by a sync -- bstreams that
  weren't yet created fail, causing the call to fail as a whole);
  pointed out by RobL
- fixed bug in (threaded) trove that did not properly reinitialize
  condition variables after the first finalize
- improvements to the storage space and collection removal code
  (rmspace)
- extensive trove cleanups and cruft removal
- check for error codes when doing server side getattr and reading
  metafile information; stop processing if an error is reached.
  pointed out by RobL
- invalidate attr cache on write_at calls (never used)
- changed pvfs2-showcoll coll_id prints from hex to decimal

Revision 1.5 / (view) - annotate - [select for diffs] , Wed Jul 28 14:32:48 2004 UTC (7 years, 9 months ago) by neill
Branch: MAIN
CVS Tags: pvfs2-0-6-4, pvfs2-0-6-3, pvfs2-0-6-2, pvfs2-0-6-1
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
- applied Nathan's expandtab patch (expandtab-2.patch.gz)

  first referenced at:
  http://www.beowulf-underground.org/pipermail/pvfs2-developers/2004-July/000745.html

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Jul 16 17:03:10 2003 UTC (8 years, 10 months ago) by pcarns
Branch: MAIN
CVS Tags: snapshot-kraken-10-16-2003-B, snapshot-kraken-10-16-2003, pvfs2-nm-nb-branch, pvfs2-dbpf-attr-cache-branch, pvfs2-0-6-0pre1, pvfs2-0-6-0, pvfs2-0-5-1, pvfs2-0-5-0, pvfs2-0-1-3, pvfs2-0-1-2, pvfs2-0-1-1, pvfs2-0-1-0, pvfs2-0-0-9, pvfs2-0-0-8, pvfs2-0-0-7, pvfs2-0-0-6, pvfs2-0-0-5, pvfs2-0-0-4, pvfs2-0-0-3, pvfs2-0-0-2, pvfs2-0-0-1
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
minor bug fix (unitialized value); this was causing some segfaults for
me...

Revision 1.3 / (view) - annotate - [select for diffs] , Sat Jul 12 05:49:29 2003 UTC (8 years, 10 months ago) by rbross
Branch: MAIN
Changes since 1.2: +9 -8 lines
Diff to previous 1.2
Lots of random return value fixes; hopefully nothing is messed up too badly.

Revision 1.2 / (view) - annotate - [select for diffs] , Sat Jul 12 02:55:00 2003 UTC (8 years, 10 months ago) by rbross
Branch: MAIN
Changes since 1.1: +4 -2 lines
Diff to previous 1.1
Added function capable of translating berkeley db errors to trove errors.

Revision 1.1 / (view) - annotate - [select for diffs] , Sat Jul 12 02:43:30 2003 UTC (8 years, 10 months ago) by rbross
Branch: MAIN
Added function for mapping errno values to trove errors.

This form allows you to request diffs 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.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

Email pvfs2 viewcvs admin
Powered by
ViewCVS 0.9.4