]> sourceware.org Git - lvm2.git/log
lvm2.git
23 years agosync
Alasdair Kergon [Fri, 12 Oct 2001 09:52:30 +0000 (09:52 +0000)]
sync

23 years agovgreduce, vgremove, vgrename & vgscan
Alasdair Kergon [Thu, 11 Oct 2001 21:35:55 +0000 (21:35 +0000)]
vgreduce, vgremove, vgrename & vgscan

23 years agoSome more sync ups
Steven Whitehouse [Thu, 11 Oct 2001 20:29:00 +0000 (20:29 +0000)]
Some more sync ups
 o Error file routines (initial idea)
 o Various fixes for bugs
 o Tidy a few things
 o Added a bit of debugging code ready for when this gets tested
 o get_exclusive_write_access() function which will get moved into namei.c
   I hope (and rewritten accordingly), should this become the final version
   used.

Still a few more areas need thinking about, but in general much closer now I
think. Last area to sort out before testing is the symlink code which is
pretty close now... just a few more checks needed and the actual calls to
the core code.

23 years agoo try incrementing pv_number from 1
Joe Thornber [Thu, 11 Oct 2001 16:31:09 +0000 (16:31 +0000)]
o try incrementing pv_number from 1

23 years agoo if contained &= instad of &
Joe Thornber [Thu, 11 Oct 2001 15:09:31 +0000 (15:09 +0000)]
o if contained &= instad of &

23 years agoo initalise list_heads, initialise list_heads, initi ..
Joe Thornber [Thu, 11 Oct 2001 14:21:38 +0000 (14:21 +0000)]
o initalise list_heads, initialise list_heads, initi ..

23 years agoo a very quick hack to get vg_number right
Joe Thornber [Thu, 11 Oct 2001 14:10:18 +0000 (14:10 +0000)]
o a very quick hack to get vg_number right

23 years agoo set PV_ALLOCATABLE flag correctly
Joe Thornber [Thu, 11 Oct 2001 13:34:17 +0000 (13:34 +0000)]
o set PV_ALLOCATABLE flag correctly

23 years agoo pv->system_id
Joe Thornber [Thu, 11 Oct 2001 13:22:51 +0000 (13:22 +0000)]
o pv->system_id

23 years agoo vg->pv_act
Joe Thornber [Thu, 11 Oct 2001 13:05:55 +0000 (13:05 +0000)]
o vg->pv_act

23 years agoo calculate pv_numbers and lv_numbers for LVM1 support
Joe Thornber [Thu, 11 Oct 2001 10:55:19 +0000 (10:55 +0000)]
o calculate pv_numbers and lv_numbers for LVM1 support

23 years agoo pe_start wasn't being set properly when exporting to disk
Joe Thornber [Thu, 11 Oct 2001 10:08:44 +0000 (10:08 +0000)]
o pe_start wasn't being set properly when exporting to disk

o added a check for lv's with null lv_name

o setup pv->lv_cur correctly

o test program for vg_write

23 years ago o Everybody needs dm.h
Steven Whitehouse [Wed, 10 Oct 2001 21:49:21 +0000 (21:49 +0000)]
 o Everybody needs dm.h
 o Fixed to work with highmem
 o Added dmfs private inode struct for lv and table directories
 o Fixed a number of errors/typos
 o Status file read returns 0 so we can leave this until we've actually got
   something to report in this now.
 o New locking on tables.... still some issues to be worked out here but
   closer now I think.
 o Now use mapping of table directory to hold pages rather than mapping of
   table file inode. Need to write a note to myself to fix issues with the
   file length at the same time....

Well thats enough for tonight I think. The error file will be part of
tomorrows work.

23 years agoo sync
Joe Thornber [Wed, 10 Oct 2001 17:11:31 +0000 (17:11 +0000)]
o sync

23 years agostandardise some log messages
Alasdair Kergon [Wed, 10 Oct 2001 16:36:32 +0000 (16:36 +0000)]
standardise some log messages

23 years agoo builds a very sub-optimal table
Joe Thornber [Wed, 10 Oct 2001 15:30:31 +0000 (15:30 +0000)]
o builds a very sub-optimal table

23 years agoo allocate and zero the extents before exporting the lv's
Joe Thornber [Wed, 10 Oct 2001 14:56:53 +0000 (14:56 +0000)]
o allocate and zero the extents before exporting the lv's

23 years agoo zero all of uuid
Joe Thornber [Wed, 10 Oct 2001 13:33:20 +0000 (13:33 +0000)]
o zero all of uuid

23 years agoo uuid_list->id should be NAME_LEN wide
Joe Thornber [Wed, 10 Oct 2001 13:30:58 +0000 (13:30 +0000)]
o uuid_list->id should be NAME_LEN wide

23 years agoo sizeof(NAME_LEN), don't do that
Joe Thornber [Wed, 10 Oct 2001 13:24:16 +0000 (13:24 +0000)]
o sizeof(NAME_LEN), don't do that

23 years agoo forgot to init a list head
Joe Thornber [Wed, 10 Oct 2001 13:09:40 +0000 (13:09 +0000)]
o forgot to init a list head

23 years agoo dev_write
Joe Thornber [Wed, 10 Oct 2001 13:03:10 +0000 (13:03 +0000)]
o dev_write

23 years agoTidy metadata diagnostic messages.
Alasdair Kergon [Wed, 10 Oct 2001 12:45:20 +0000 (12:45 +0000)]
Tidy metadata diagnostic messages.

23 years agoo return data not 1 in read_ov
Joe Thornber [Wed, 10 Oct 2001 12:42:03 +0000 (12:42 +0000)]
o return data not 1 in read_ov

23 years agoo check for orphaned pv's when reading
Joe Thornber [Wed, 10 Oct 2001 12:28:10 +0000 (12:28 +0000)]
o check for orphaned pv's when reading

23 years agoo pv_setup for format1, this is the last one !
Joe Thornber [Wed, 10 Oct 2001 10:55:55 +0000 (10:55 +0000)]
o pv_setup for format1, this is the last one !

23 years agoo AC_INIT was pointing to an old file
Joe Thornber [Wed, 10 Oct 2001 10:11:25 +0000 (10:11 +0000)]
o AC_INIT was pointing to an old file

23 years agoo metadata.h was in here twice
Joe Thornber [Wed, 10 Oct 2001 10:09:12 +0000 (10:09 +0000)]
o metadata.h was in here twice

23 years agoo pv_write for orphan pv's
Joe Thornber [Wed, 10 Oct 2001 10:05:29 +0000 (10:05 +0000)]
o pv_write for orphan pv's

23 years agoo add munging for format1 and 2
Joe Thornber [Wed, 10 Oct 2001 09:36:29 +0000 (09:36 +0000)]
o add munging for format1 and 2

23 years agoo Code to calculate the metadata layout.
Joe Thornber [Wed, 10 Oct 2001 09:25:04 +0000 (09:25 +0000)]
o Code to calculate the metadata layout.

23 years agoo stub pv_write to stop tools crashing
Joe Thornber [Tue, 9 Oct 2001 17:44:58 +0000 (17:44 +0000)]
o stub pv_write to stop tools crashing

23 years agoo fix seg fault while reading extents
Joe Thornber [Tue, 9 Oct 2001 17:36:48 +0000 (17:36 +0000)]
o fix seg fault while reading extents

23 years agoo remove another spurious error message
Joe Thornber [Tue, 9 Oct 2001 17:30:20 +0000 (17:30 +0000)]
o remove another spurious error message

23 years agoo vgremove.
Alasdair Kergon [Tue, 9 Oct 2001 17:20:02 +0000 (17:20 +0000)]
o vgremove.
o filter devices by major.

23 years agoo spot empty list in build_vg
Joe Thornber [Tue, 9 Oct 2001 17:09:46 +0000 (17:09 +0000)]
o spot empty list in build_vg

23 years agoo proposed interface to the kernel driver
Joe Thornber [Tue, 9 Oct 2001 16:44:30 +0000 (16:44 +0000)]
o proposed interface to the kernel driver

23 years agoo dev-mgr disappears
Joe Thornber [Tue, 9 Oct 2001 16:13:12 +0000 (16:13 +0000)]
o dev-mgr disappears

23 years agoo change pv_read to take a name rather than a device
Joe Thornber [Tue, 9 Oct 2001 16:05:34 +0000 (16:05 +0000)]
o change pv_read to take a name rather than a device

23 years agoo remove spurious log message
Joe Thornber [Tue, 9 Oct 2001 14:42:58 +0000 (14:42 +0000)]
o remove spurious log message

23 years agoo hack, hack, hack
Joe Thornber [Tue, 9 Oct 2001 14:26:45 +0000 (14:26 +0000)]
o hack, hack, hack

23 years agoo vg_write compiles
Joe Thornber [Tue, 9 Oct 2001 10:47:52 +0000 (10:47 +0000)]
o vg_write compiles

23 years agoo get_vgs works
Joe Thornber [Tue, 9 Oct 2001 09:22:50 +0000 (09:22 +0000)]
o get_vgs works

23 years agoo pv_Read works
Joe Thornber [Tue, 9 Oct 2001 08:58:52 +0000 (08:58 +0000)]
o pv_Read works

23 years agoo get_pvs now works for format 1
Joe Thornber [Tue, 9 Oct 2001 08:11:52 +0000 (08:11 +0000)]
o get_pvs now works for format 1

23 years agovgrename & vgck
Alasdair Kergon [Mon, 8 Oct 2001 18:44:22 +0000 (18:44 +0000)]
vgrename & vgck

23 years agoo test program for get_pvs
Joe Thornber [Mon, 8 Oct 2001 18:09:31 +0000 (18:09 +0000)]
o test program for get_pvs

23 years agoo get_pvs for format 1
Joe Thornber [Mon, 8 Oct 2001 17:53:43 +0000 (17:53 +0000)]
o get_pvs for format 1

o fix vg_read if vg doesn't exist

23 years agoo added pretty printing to read_vg_t, run this on your system
Joe Thornber [Mon, 8 Oct 2001 17:28:49 +0000 (17:28 +0000)]
o added pretty printing to read_vg_t, run this on your system
  to see what vg's you've got

S: ----------------------------------------------------------------------

23 years agoo read_vg works (or so it claims)
Joe Thornber [Mon, 8 Oct 2001 16:08:16 +0000 (16:08 +0000)]
o read_vg works (or so it claims)

23 years agoo dev_cache_t program works
Joe Thornber [Mon, 8 Oct 2001 13:58:52 +0000 (13:58 +0000)]
o dev_cache_t program works

23 years agoo sync
Joe Thornber [Mon, 8 Oct 2001 12:11:33 +0000 (12:11 +0000)]
o sync

23 years agoo we were stu\7fill building dev-mgr files
Joe Thornber [Mon, 8 Oct 2001 10:35:59 +0000 (10:35 +0000)]
o we were stu\7fill building dev-mgr files

23 years agoo read_vg_t compiles
Joe Thornber [Mon, 8 Oct 2001 10:20:25 +0000 (10:20 +0000)]
o read_vg_t compiles

23 years agoo makefile for read_vg_t
Joe Thornber [Mon, 8 Oct 2001 09:50:00 +0000 (09:50 +0000)]
o makefile for read_vg_t

23 years agoo get things compiling
Joe Thornber [Mon, 8 Oct 2001 09:45:16 +0000 (09:45 +0000)]
o get things compiling

23 years agoo test program for reading a vg
Joe Thornber [Mon, 8 Oct 2001 08:47:27 +0000 (08:47 +0000)]
o test program for reading a vg

23 years agoSync include file changes.
Alasdair Kergon [Fri, 5 Oct 2001 21:39:30 +0000 (21:39 +0000)]
Sync include file changes.

23 years agoo end of day sync
Joe Thornber [Fri, 5 Oct 2001 16:36:53 +0000 (16:36 +0000)]
o end of day sync

23 years agoo replace {stack; return 0;}'s with a macro (just for this file).
Joe Thornber [Fri, 5 Oct 2001 15:48:05 +0000 (15:48 +0000)]
o replace {stack; return 0;}'s with a macro (just for this file).

23 years agoo low level write path
Joe Thornber [Fri, 5 Oct 2001 15:20:40 +0000 (15:20 +0000)]
o low level write path

23 years agoo finished writing extent reading code
Joe Thornber [Fri, 5 Oct 2001 13:59:44 +0000 (13:59 +0000)]
o finished writing extent reading code

23 years agorevised flags and comments
Alasdair Kergon [Fri, 5 Oct 2001 13:03:03 +0000 (13:03 +0000)]
revised flags and comments

23 years agoJust a small sync of pending changes before I start looking at this again
Steven Whitehouse [Fri, 5 Oct 2001 10:00:13 +0000 (10:00 +0000)]
Just a small sync of pending changes before I start looking at this again
more seriously.

 o Odds and ends

23 years agometadata status flags regrouping & comments; misc tool changes
Alasdair Kergon [Thu, 4 Oct 2001 22:53:37 +0000 (22:53 +0000)]
metadata status flags regrouping & comments;  misc tool changes

23 years agoo vg_read for format1
Joe Thornber [Thu, 4 Oct 2001 17:48:55 +0000 (17:48 +0000)]
o vg_read for format1

23 years agomakefile support for tests
Alasdair Kergon [Thu, 4 Oct 2001 12:07:29 +0000 (12:07 +0000)]
makefile support for tests

23 years agoo define the uintN_t types
Joe Thornber [Thu, 4 Oct 2001 11:40:13 +0000 (11:40 +0000)]
o define the uintN_t types

23 years agoo forgot to add this before
Joe Thornber [Thu, 4 Oct 2001 10:25:34 +0000 (10:25 +0000)]
o forgot to add this before

23 years agoo got dbg_malloc_t working, Alasdair could you look at the Makefile.in it
Joe Thornber [Thu, 4 Oct 2001 10:13:07 +0000 (10:13 +0000)]
o got dbg_malloc_t working, Alasdair could you look at the Makefile.in it
  seems to be having trouble with the dependencies.

o removed some files from the lib makefile that don't compile yet.

23 years agoo Use the __alignof__ extension to set DEFAULT_ALIGNMENT to that required
Joe Thornber [Thu, 4 Oct 2001 09:10:11 +0000 (09:10 +0000)]
o Use the __alignof__ extension to set DEFAULT_ALIGNMENT to that required
  for a 'double'.

23 years agovgcreate & lvmchange outlines
Alasdair Kergon [Wed, 3 Oct 2001 20:38:07 +0000 (20:38 +0000)]
vgcreate & lvmchange outlines

23 years agovgrename & pvchange outlines
Alasdair Kergon [Wed, 3 Oct 2001 17:03:25 +0000 (17:03 +0000)]
vgrename & pvchange outlines

23 years agoo added dev-cache.c, dev-io and sorted source files alphabetically
Joe Thornber [Wed, 3 Oct 2001 12:46:17 +0000 (12:46 +0000)]
o added dev-cache.c, dev-io and sorted source files alphabetically

23 years agoo moved dev-cache to device dir
Joe Thornber [Wed, 3 Oct 2001 12:43:29 +0000 (12:43 +0000)]
o moved dev-cache to device dir

23 years agoo I've moved the dev-cache and dev-io into here since this directory has a
Joe Thornber [Wed, 3 Oct 2001 12:41:29 +0000 (12:41 +0000)]
o I've moved the dev-cache and dev-io into here since this directory has a
  better name.  dev-mgr will be removed at some point.

23 years agolvremove outline
Alasdair Kergon [Wed, 3 Oct 2001 12:34:08 +0000 (12:34 +0000)]
lvremove outline

23 years agoo code sync for dev-cache.c
Joe Thornber [Wed, 3 Oct 2001 11:06:31 +0000 (11:06 +0000)]
o code sync for dev-cache.c

o made copyright headers the same

o added __attribute ((format ... to print_log so we'll get better compile errors

o added iterator to the hash table

23 years agopvscan framework
Alasdair Kergon [Tue, 2 Oct 2001 17:09:05 +0000 (17:09 +0000)]
pvscan framework

23 years agoo test program for the device cache
Joe Thornber [Tue, 2 Oct 2001 13:44:44 +0000 (13:44 +0000)]
o test program for the device cache

23 years agoo test program for the hash table.
Joe Thornber [Tue, 2 Oct 2001 12:46:04 +0000 (12:46 +0000)]
o test program for the hash table.

23 years agoo Test program for dbg_malloc unit.
Joe Thornber [Tue, 2 Oct 2001 12:27:55 +0000 (12:27 +0000)]
o Test program for dbg_malloc unit.

  I'm postfixing test programs with _t, and benchmarks with _b

23 years agoAnother step towards consistency & compilation.
Alasdair Kergon [Mon, 1 Oct 2001 22:12:10 +0000 (22:12 +0000)]
Another step towards consistency & compilation.

23 years agoMisc structural changes.
Alasdair Kergon [Mon, 1 Oct 2001 19:36:06 +0000 (19:36 +0000)]
Misc structural changes.

23 years agoMisc structural changes.
Alasdair Kergon [Mon, 1 Oct 2001 19:29:52 +0000 (19:29 +0000)]
Misc structural changes.

23 years agoo changed dev-manager to a dev_filter
Joe Thornber [Mon, 1 Oct 2001 16:21:21 +0000 (16:21 +0000)]
o changed dev-manager to a dev_filter

23 years agoo get block size moved to dev-io.c
Joe Thornber [Mon, 1 Oct 2001 16:07:29 +0000 (16:07 +0000)]
o get block size moved to dev-io.c

23 years agomerge partition code
Alasdair Kergon [Mon, 1 Oct 2001 15:59:40 +0000 (15:59 +0000)]
merge partition code

23 years agoTidy includes
Alasdair Kergon [Mon, 1 Oct 2001 15:53:21 +0000 (15:53 +0000)]
Tidy includes

23 years agoo drop the reference counting in the devices.
Joe Thornber [Mon, 1 Oct 2001 15:43:51 +0000 (15:43 +0000)]
o drop the reference counting in the devices.

23 years agoMerge fixes
Alasdair Kergon [Mon, 1 Oct 2001 15:29:39 +0000 (15:29 +0000)]
Merge fixes

23 years agoo missing *
Joe Thornber [Mon, 1 Oct 2001 15:28:28 +0000 (15:28 +0000)]
o missing *

23 years agoo added filter type.
Joe Thornber [Mon, 1 Oct 2001 15:27:16 +0000 (15:27 +0000)]
o added filter type.

23 years agoTidy include files
Alasdair Kergon [Mon, 1 Oct 2001 15:14:39 +0000 (15:14 +0000)]
Tidy include files

23 years agoCreate symlinks to .h files in an include directory
Alasdair Kergon [Mon, 1 Oct 2001 13:36:54 +0000 (13:36 +0000)]
Create symlinks to .h files in an include directory

23 years agoo I'm splitting dev-manager in two. dev-cache is the bottom layer that
Joe Thornber [Fri, 28 Sep 2001 15:42:25 +0000 (15:42 +0000)]
o I'm splitting dev-manager in two.  dev-cache is the bottom layer that
  handles devices.  Dev-manager will sit on this filtering the view.

23 years agoo list.h from kernel for userland tools to use.
Joe Thornber [Fri, 28 Sep 2001 13:19:17 +0000 (13:19 +0000)]
o list.h from kernel for userland tools to use.

23 years agoo logical data structures
Joe Thornber [Fri, 28 Sep 2001 13:15:30 +0000 (13:15 +0000)]
o logical data structures

23 years agoo generic hash table to store void *'s, not efficient, but adequate for LVM.
Joe Thornber [Fri, 28 Sep 2001 13:08:44 +0000 (13:08 +0000)]
o generic hash table to store void *'s, not efficient, but adequate for LVM.

23 years agoo rewrite of dm_user_bmap, not tested though.
Joe Thornber [Thu, 27 Sep 2001 10:15:02 +0000 (10:15 +0000)]
o rewrite of dm_user_bmap, not tested though.

This page took 0.065842 seconds and 5 git commands to generate.