CVS log for pvfs2/src/io/trove/trove-migrate.c |
 |
|
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.4.8.4.16.5
/
(view)
- annotate
- [select for diffs]
, Fri Aug 26 17:45:18 2011 UTC (8 months, 3 weeks ago) by sdsnyde
Branch:
orange-next
Changes since 1.4.8.4.16.4: +2 -2 lines
Diff to previous 1.4.8.4.16.4
to branch point 1.4.8.4
to next main 1.4.28.1
final changes made to convert to new handle printing/hashing functions
Revision
1.4.8.1.8.3
/
(view)
- annotate
- [select for diffs]
, Fri Aug 19 15:50:06 2011 UTC (8 months, 4 weeks ago) by shuangy
Branch:
Orange-Elaine-Distr-Dir-Branch
Changes since 1.4.8.1.8.2: +3 -2 lines
Diff to previous 1.4.8.1.8.2
to branch point 1.4.8.1
to next main 1.4.8.2
merge with Orange-Branch
Revision
1.4.8.4.16.4
/
(view)
- annotate
- [select for diffs]
, Fri Aug 5 18:22:48 2011 UTC (9 months, 1 week ago) by dcypher
Branch:
orange-next
Changes since 1.4.8.4.16.3: +2 -2 lines
Diff to previous 1.4.8.4.16.3
to branch point 1.4.8.4
replaced %llu->%s for (PVFS|TROVE)_handle
Revision
1.4.8.1.8.2
/
(view)
- annotate
- [select for diffs]
, Thu Jul 28 20:23:09 2011 UTC (9 months, 2 weeks ago) by shuangy
Branch:
Orange-Elaine-Distr-Dir-Branch
CVS Tags:
distdir_orange_before_merge_20110817
Changes since 1.4.8.1.8.1: +573 -0 lines
Diff to previous 1.4.8.1.8.1
to branch point 1.4.8.1
1. bump up TROVE to version 0.1.6, add a data migration function migrate_collection_0_1_5.
Will create a single dirdata object in distributed directory structure. More dirdata handles will be requested when calling split function.
2. some code cleanup in mgmt-create-root-dir.sm and pvfs2-req-proto.h.
Revision
1.4.8.4.16.3
/
(view)
- annotate
- [select for diffs]
, Sat Jul 16 01:49:53 2011 UTC (10 months ago) by mtmoore
Branch:
orange-next
Changes since 1.4.8.4.16.2: +1 -198 lines
Diff to previous 1.4.8.4.16.2
to branch point 1.4.8.4
remove extents, handle ranges, precreate pools and various other things that aren't needed in their current forms with UUIDs
Revision
1.4.8.4.16.2
/
(view)
- annotate
- [select for diffs]
, Mon Jul 11 19:55:36 2011 UTC (10 months ago) by mtmoore
Branch:
orange-next
Changes since 1.4.8.4.16.1: +8 -3 lines
Diff to previous 1.4.8.4.16.1
to branch point 1.4.8.4
checkpoint on the uuid road
Revision
1.4.8.4.16.1
/
(view)
- annotate
- [select for diffs]
, Mon Jul 11 18:02:06 2011 UTC (10 months, 1 week ago) by mtmoore
Branch:
orange-next
Changes since 1.4.8.4: +8 -4 lines
Diff to previous 1.4.8.4
move PVFS_ds_position to different types when appropriate, pass a flag around instead of using special canary values in the handle. Things will be broken for a while.
Revision
1.4.28.5
/
(view)
- annotate
- [select for diffs]
, Thu Jan 13 20:11:46 2011 UTC (16 months ago) by nlmills
Branch:
cu-security-branch
Changes since 1.4.28.4: +3 -2 lines
Diff to previous 1.4.28.4
to branch point 1.4
to next main 1.5
merge with Orange-Branch
Revision
1.4.8.4
/
(view)
- annotate
- [select for diffs]
, Mon Dec 13 17:51:20 2010 UTC (17 months ago) by bligon
Branch:
Orange-Branch
CVS Tags:
windows-release-2-8-5-20110921,
windows-client-to-Orange-Branch-20110712,
test-slab-cache-patch,
test-duplicate-patch,
pnfs-merge,
orangefs-2-8-5,
orangefs-2-8-4,
orangefs-2-8-3-20110323,
orangefs-2-8-3-2011-03-23,
becky-test-bed,
Orange-security-premerge,
Orange-security-postmerge,
OB-DBPF-OPEN-CACHE-REMOVE
Branch point for:
orange-next
Changes since 1.4.8.3: +3 -2 lines
Diff to previous 1.4.8.3
to branch point 1.4
to next main 1.5
Added initialization to some variables and changed the value of count from 10 to 1. With 10,
the code was segfaulting.
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Fri Oct 29 19:08:19 2010 UTC (18 months, 2 weeks ago) by harms
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Fix bug(s) associated with have multiple collections in a single config.
+ trove_migrate: should only return 1 result per iteration
+ dbpf_collection_iterate: newer versions of BDB tighten up parameter
+ checking and require the key.size to be exact when using DB_SET_RECNO
Revision
1.4.8.1.8.1
/
(view)
- annotate
- [select for diffs]
, Tue Oct 5 18:30:06 2010 UTC (19 months, 1 week ago) by elaine
Branch:
Orange-Elaine-Distr-Dir-Branch
Changes since 1.4.8.1: +203 -0 lines
Diff to previous 1.4.8.1
Merged in changes from Orange-Branch. There were a number of bugs fixed there since this branch was created.
Revision
1.4.28.4
/
(view)
- annotate
- [select for diffs]
, Mon Oct 4 20:42:45 2010 UTC (19 months, 1 week ago) by nlmills
Branch:
cu-security-branch
Changes since 1.4.28.3: +8 -4 lines
Diff to previous 1.4.28.3
to branch point 1.4
merge with Orange-Branch
Revision
1.4.8.3
/
(view)
- annotate
- [select for diffs]
, Thu Sep 30 14:40:34 2010 UTC (19 months, 2 weeks ago) by mtmoore
Branch:
Orange-Branch
CVS Tags:
orangefs-2-8-3-20101113,
orangefs-2-8-3-20101112
Changes since 1.4.8.2: +8 -4 lines
Diff to previous 1.4.8.2
to branch point 1.4
change migrate_collection function for 0_1_5 to define version migrating *from* instead of version migrating to
Revision
1.4.28.3
/
(view)
- annotate
- [select for diffs]
, Wed Sep 22 06:43:55 2010 UTC (19 months, 3 weeks ago) by nlmills
Branch:
cu-security-branch
Changes since 1.4.28.2: +199 -0 lines
Diff to previous 1.4.28.2
to branch point 1.4
merge with Orange-Branch
Revision
1.4.8.2
/
(view)
- annotate
- [select for diffs]
, Wed Sep 8 15:37:41 2010 UTC (20 months, 1 week ago) by mtmoore
Branch:
Orange-Branch
CVS Tags:
windows-client,
orangefs-current,
orangefs-20100920
Changes since 1.4.8.1: +199 -0 lines
Diff to previous 1.4.8.1
to branch point 1.4
Bump Trove DBPF version for new precreate-handle storage format. Include migration to 0.1.5. Add job_trove_fs_del_eattr() function and associated lower level calls
Revision
1.4.28.2
/
(view)
- annotate
- [select for diffs]
, Sat Jun 19 00:02:11 2010 UTC (22 months, 4 weeks ago) by nlmills
Branch:
cu-security-branch
Changes since 1.4.28.1: +22 -12 lines
Diff to previous 1.4.28.1
to branch point 1.4
initial merge with Orange-Branch. much will be broken
Revision
1.4.8.1
/
(view)
- annotate
- [select for diffs]
, Wed Sep 2 21:38:54 2009 UTC (2 years, 8 months ago) by dbonnie
Branch:
Orange-Branch
CVS Tags:
pvfs2,
pre-dirent,
orangefs-rel-20100813,
mtmoore-dbpf-txn,
distr-dir-pre-release,
before-getattr,
Orange-Migrate-Tools,
Orange-FailOver-small-io,
Orange-Elaine-Distr-Dir-Root,
Orange-Branch-metadata-backup,
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
Branch point for:
Orange-Elaine-Distr-Dir-Branch
Changes since 1.4: +22 -12 lines
Diff to previous 1.4
Merge with work from this summer. Metadata and data storage spaces can now be located on different disks. Fixed a small bug in string encoding. Updated test code to reflect new Trove dual-storage space API. Genconfig updated as well as affected admin apps. In the correct branch this time.
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Wed Sep 2 21:10:40 2009 UTC (2 years, 8 months ago) by dbonnie
Branch:
MAIN
CVS Tags:
tr-branch,
pvfs2-mr-shim,
my-point,
B2O-Temp,
B2O-Blue-Sync
Changes since 1.5: +12 -22 lines
Diff to previous 1.5
Undo accidental commit to MAIN. Reverted each file to pre-commit version.
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Tue Sep 1 18:55:52 2009 UTC (2 years, 8 months ago) by dbonnie
Branch:
MAIN
Changes since 1.4: +22 -12 lines
Diff to previous 1.4
Merge with work from this summer. Metadata and data storage spaces can now be located on different disks. Fixed a small bug in string encoding. Updated test code to reflect new Trove dual-storage space API. Genconfig updated as well as affected admin apps.
Revision
1.4.28.1
/
(view)
- annotate
- [select for diffs]
, Tue Aug 25 17:56:18 2009 UTC (2 years, 8 months ago) by nlmills
Branch:
cu-security-branch
CVS Tags:
cu-security-branch-premerge
Changes since 1.4: +0 -0 lines
Diff to previous 1.4
merged in changes from summer at LANL
Revision
1.3.2.1
/
(view)
- annotate
- [select for diffs]
, Thu Feb 26 20:00:23 2009 UTC (3 years, 2 months ago) by slang
Branch:
pvfs-2-8-branch
CVS Tags:
pvfs-2-8-2-rc1,
pvfs-2-8-2,
pvfs-2-8-1
Changes since 1.3: +14 -2 lines
Diff to previous 1.3
to next main 1.4
reverse merge fixes made to HEAD since 2.8 branch point.
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Wed Feb 25 18:27:13 2009 UTC (3 years, 2 months ago) by harms
Branch:
MAIN
CVS Tags:
tcp-peer-comm-branch,
solaris-point,
solaris-branch,
sa-branch,
pfsck-branch-point,
pfsck-branch,
bmi-experimental-branch-point,
bmi-experimental-branch,
as-point,
as-branch,
aattrs-branch-point,
aattrs-branch,
Orange-mtmoore,
Orange-Root,
Orange-Merge1,
Orange-FailOver-Becky,
Orange-Elaine-Branch,
Orage-Elaine-Root,
ORANGE-BECKY-ROOT,
ORANGE-BECKY-BRANCH
Branch point for:
cu-security-branch,
Orange-Branch
Changes since 1.3: +14 -2 lines
Diff to previous 1.3
Fix a bug where the migration doesn't handle the case for datafiles that have no bstream created yet due to having no data written yet.
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Fri Jan 30 18:29:31 2009 UTC (3 years, 3 months ago) by harms
Branch:
MAIN
CVS Tags:
pvfs-2-8-point,
pvfs-2-8-0
Branch point for:
pvfs-2-8-branch
Changes since 1.2: +27 -20 lines
Diff to previous 1.2
- Fixed issue where trove version was set on pvfs2-server startup everytime
- Changed so that trove version is only set when a migration happens
- Changed format types so we have consistent behavior on bot 32 and 64 bit
platforms
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Fri Jan 30 15:52:05 2009 UTC (3 years, 3 months ago) by pcarns
Branch:
MAIN
Changes since 1.1: +12 -12 lines
Diff to previous 1.1
fixing warnings on 32 bit machines
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Thu Jan 29 23:39:52 2009 UTC (3 years, 3 months ago) by harms
Branch:
MAIN
- Change the Trove version to 0.1.4
- Implemented trove_migrate() to update database from 0.1.3 to 0.1.4
- Migration from 0.1.3 to 0.1.4 stats existing bstreams and
updates the b_size attribute in the database.
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.