1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

Commit Graph

  • 56855c23e1 o log/overwrite=1 in config file to overwrite instead of append to log Alasdair Kergon 2001-10-25 17:25:48 +0000
  • 4bc89a2b98 o log/overwrite=1 in config file to overwrite instead of append to log Alasdair Kergon 2001-10-25 17:25:48 +0000
  • 0b00f742e3 o was freeing memory from the wrong pool Joe Thornber 2001-10-25 15:24:35 +0000
  • d7c5efe663 o was freeing memory from the wrong pool Joe Thornber 2001-10-25 15:24:35 +0000
  • b7ab3f673c o fopen error message o debug options in makefile Alasdair Kergon 2001-10-25 15:07:26 +0000
  • a4c0d9c2e4 o fopen error message o debug options in makefile Alasdair Kergon 2001-10-25 15:07:26 +0000
  • be04ea1e35 o pfilter stores results for all aliases. Joe Thornber 2001-10-25 14:51:51 +0000
  • c9a97a795a o pfilter stores results for all aliases. Joe Thornber 2001-10-25 14:51:51 +0000
  • 1f8e695802 o It's a bit of a hack, but the regex filter now makes sure a device path that passed the filter is at the front of the aliases list. Joe Thornber 2001-10-25 14:41:28 +0000
  • c3ceee769f o It's a bit of a hack, but the regex filter now makes sure a device path that passed the filter is at the front of the aliases list. Joe Thornber 2001-10-25 14:41:28 +0000
  • 2d82b2c64f o rfilter now checks all aliases for a match Joe Thornber 2001-10-25 14:19:39 +0000
  • 5e610278ad o rfilter now checks all aliases for a match Joe Thornber 2001-10-25 14:19:39 +0000
  • d076caf473 o use dev_name(dev) to get the name of a device, this operation is cheap since it just get's the first alias. Joe Thornber 2001-10-25 14:04:18 +0000
  • c7f0b573ac o use dev_name(dev) to get the name of a device, this operation is cheap since it just get's the first alias. Joe Thornber 2001-10-25 14:04:18 +0000
  • c7abdefa31 o Remove a couple of warnings, and one bug in ttree. Spotted by the optimiser Joe Thornber 2001-10-25 13:08:29 +0000
  • 3cfae6cfce o Remove a couple of warnings, and one bug in ttree. Spotted by the optimiser Joe Thornber 2001-10-25 13:08:29 +0000
  • ba772c0bca o Shuffle the keys to stop degeneracy. Joe Thornber 2001-10-25 12:38:18 +0000
  • 11f0a12ed8 o Shuffle the keys to stop degeneracy. Joe Thornber 2001-10-25 12:38:18 +0000
  • 5bad234119 o Trivial binary tree Joe Thornber 2001-10-25 11:38:19 +0000
  • b27957a686 o Trivial binary tree Joe Thornber 2001-10-25 11:38:19 +0000
  • c7e7baaf23 o added aliases list to struct device. Joe Thornber 2001-10-25 11:34:55 +0000
  • 890b537974 o added aliases list to struct device. Joe Thornber 2001-10-25 11:34:55 +0000
  • 36658a671b o Correction in logic for write access to tables steve 2001-10-25 11:05:29 +0000
  • d360f957c0 o Correction in logic for write access to tables Steven Whitehouse 2001-10-25 11:05:29 +0000
  • 045f2e10ba o Fix typos from yesterday steve 2001-10-25 10:37:05 +0000
  • ab367a0678 o Fix typos from yesterday Steven Whitehouse 2001-10-25 10:37:05 +0000
  • fb5a7db66d o Merged common code between hash_destroy and hash_wipe. Joe Thornber 2001-10-25 08:31:43 +0000
  • e1e529fae1 o Merged common code between hash_destroy and hash_wipe. Joe Thornber 2001-10-25 08:31:43 +0000
  • ba7d33982e persistent cache fully incorporated. Goodbye to scanning /dev/cdrom :-) Alasdair Kergon 2001-10-24 17:53:50 +0000
  • d2393d23ee persistent cache fully incorporated. Goodbye to scanning /dev/cdrom :-) Alasdair Kergon 2001-10-24 17:53:50 +0000
  • c62279a755 o Updated 00_makefile Joe Thornber 2001-10-24 10:52:10 +0000
  • cc2124ce7d o Updated 00_makefile Joe Thornber 2001-10-24 10:52:10 +0000
  • 17fa1a7ffb o Error list handling now part of fs rather than part of table. steve 2001-10-24 08:26:10 +0000
  • 64b6e4e4b3 o Error list handling now part of fs rather than part of table. Steven Whitehouse 2001-10-24 08:26:10 +0000
  • e89ceac351 o Fix bug in dmfs-error.c where it could return too many bytes under some circumstances. o Use sscanf() in dmfs-table.c o Use do_generic_file_read() instead of original hand made loop in dmfs-table.c steve 2001-10-24 07:51:42 +0000
  • 6215194e2b o Fix bug in dmfs-error.c where it could return too many bytes under some circumstances. o Use sscanf() in dmfs-table.c o Use do_generic_file_read() instead of original hand made loop in dmfs-table.c Steven Whitehouse 2001-10-24 07:51:42 +0000
  • 0b8c30c109 persistent filter & some log message changes Alasdair Kergon 2001-10-23 18:20:27 +0000
  • 4790fce2ad persistent filter & some log message changes Alasdair Kergon 2001-10-23 18:20:27 +0000
  • 9ab0f463cc o removed old files Joe Thornber 2001-10-23 14:17:07 +0000
  • 68c14b47aa o removed old files Joe Thornber 2001-10-23 14:17:07 +0000
  • 6433dda7b8 o forgot to use the path passed into _read_array. Joe Thornber 2001-10-23 13:12:05 +0000
  • 9d3bf3e2c1 o forgot to use the path passed into _read_array. Joe Thornber 2001-10-23 13:12:05 +0000
  • fa7a2f4be4 o test program for the new persistent filter. Joe Thornber 2001-10-23 13:11:28 +0000
  • 05d8ef6f90 o test program for the new persistent filter. Joe Thornber 2001-10-23 13:11:28 +0000
  • ba90e16505 deallocations Alasdair Kergon 2001-10-23 12:33:57 +0000
  • 014a5c0bf0 deallocations Alasdair Kergon 2001-10-23 12:33:57 +0000
  • 008f710203 o rethink of the persistent filter Joe Thornber 2001-10-23 12:24:55 +0000
  • 10a6939753 o rethink of the persistent filter Joe Thornber 2001-10-23 12:24:55 +0000
  • df2740f126 filter integration into tools Alasdair Kergon 2001-10-23 11:50:49 +0000
  • 20a2b71c9c filter integration into tools Alasdair Kergon 2001-10-23 11:50:49 +0000
  • 2db89d143e o forgot to retry on EINTR or EAGAIN, doh ! Joe Thornber 2001-10-23 11:16:30 +0000
  • 7e38924de5 o forgot to retry on EINTR or EAGAIN, doh ! Joe Thornber 2001-10-23 11:16:30 +0000
  • 0525d49da3 o forgot 'static' Joe Thornber 2001-10-22 14:40:31 +0000
  • 63408276f9 o forgot 'static' Joe Thornber 2001-10-22 14:40:31 +0000
  • e2b0745882 o composite filter that allows us to merge filters. Think of it as &&'ing filters in order. Joe Thornber 2001-10-22 14:39:12 +0000
  • 12eabe3031 o composite filter that allows us to merge filters. Think of it as &&'ing filters in order. Joe Thornber 2001-10-22 14:39:12 +0000
  • 92e804fc50 o Filter which caches valid devices in a file. Pass in init == 1 to the constructor if you want it to ignore the existing cache and check every device again (eg, vgscan, pvscan). Joe Thornber 2001-10-22 14:14:00 +0000
  • 5f16718b19 o Filter which caches valid devices in a file. Pass in init == 1 to the constructor if you want it to ignore the existing cache and check every device again (eg, vgscan, pvscan). Joe Thornber 2001-10-22 14:14:00 +0000
  • 67abf45576 reinstate a removed line Alasdair Kergon 2001-10-22 13:44:09 +0000
  • c4151d1aa4 reinstate a removed line Alasdair Kergon 2001-10-22 13:44:09 +0000
  • d2c9c814e7 o removed 00_latest since it never is. Joe Thornber 2001-10-22 10:03:05 +0000
  • 9a48f4b6a3 o removed 00_latest since it never is. Joe Thornber 2001-10-22 10:03:05 +0000
  • 22f8881a64 o tidying Joe Thornber 2001-10-21 10:24:10 +0000
  • 98af757b00 o tidying Joe Thornber 2001-10-21 10:24:10 +0000
  • 4ab20322fe o Filter for the dev cache that takes values from config file: Joe Thornber 2001-10-19 18:20:37 +0000
  • 291ec3b6c0 o Filter for the dev cache that takes values from config file: Joe Thornber 2001-10-19 18:20:37 +0000
  • 5370eeecea o First pass at the regex code. lib/regex/matcher takes an array of regex's and builds a *very* efficient engine that will tell you which regex a string matches with only a single pass through the string. To be used in the config file when specifying devices. Joe Thornber 2001-10-19 14:36:57 +0000
  • d1b28647ed o First pass at the regex code. lib/regex/matcher takes an array of regex's and builds a *very* efficient engine that will tell you which regex a string matches with only a single pass through the string. To be used in the config file when specifying devices. Joe Thornber 2001-10-19 14:36:57 +0000
  • ba71cb5dd7 pvdisplay Alasdair Kergon 2001-10-18 16:55:19 +0000
  • cd77c5a7b7 pvdisplay Alasdair Kergon 2001-10-18 16:55:19 +0000
  • 9aad6c2c52 o Remove unused variable. steve 2001-10-18 15:59:25 +0000
  • e7af89f900 o Remove unused variable. Steven Whitehouse 2001-10-18 15:59:25 +0000
  • 4d9627f20c pvchange Alasdair Kergon 2001-10-17 15:29:31 +0000
  • 8f8a968dc2 pvchange Alasdair Kergon 2001-10-17 15:29:31 +0000
  • c142492e91 o Fix crash that Patrick reported steve 2001-10-17 15:03:00 +0000
  • 0bc4573221 o Fix crash that Patrick reported Steven Whitehouse 2001-10-17 15:03:00 +0000
  • 6bf8d9e207 o Fix a typo. This should fix devfs support. steve 2001-10-17 14:34:53 +0000
  • 646b19ce77 o Fix a typo. This should fix devfs support. Steven Whitehouse 2001-10-17 14:34:53 +0000
  • 4f9a6168c1 o Patches to go with earlier check in steve 2001-10-17 13:13:25 +0000
  • ef938d5aad o Patches to go with earlier check in Steven Whitehouse 2001-10-17 13:13:25 +0000
  • 38397f99aa Ok. this is the big one.... the change to the new fs interface. steve 2001-10-17 11:34:50 +0000
  • 14ce9d49f1 Ok. this is the big one.... the change to the new fs interface. Steven Whitehouse 2001-10-17 11:34:50 +0000
  • f8686d0e75 o Update to parser o Extra checks in symlink routines old-PRE_DMFS PRE_DMFS steve 2001-10-17 11:09:43 +0000
  • 33f5321c39 o Update to parser o Extra checks in symlink routines Steven Whitehouse 2001-10-17 11:09:43 +0000
  • 549e3c8f9d pvscan Alasdair Kergon 2001-10-16 18:07:54 +0000
  • b6c041d752 pvscan Alasdair Kergon 2001-10-16 18:07:54 +0000
  • bb56225b95 o Fixed infinite loop in parser o Fixed error handling whilst creating volumes o General tidy up steve 2001-10-16 17:09:27 +0000
  • fc4a099514 o Fixed infinite loop in parser o Fixed error handling whilst creating volumes o General tidy up Steven Whitehouse 2001-10-16 17:09:27 +0000
  • f00be261ba vgchange Alasdair Kergon 2001-10-16 16:25:28 +0000
  • a381c45a6e vgchange Alasdair Kergon 2001-10-16 16:25:28 +0000
  • 9cd94f26d0 o Get file size correct for table o Make parser look at the right object steve 2001-10-16 12:17:54 +0000
  • d36240499b o Get file size correct for table o Make parser look at the right object Steven Whitehouse 2001-10-16 12:17:54 +0000
  • 4d8f5c80a7 o Fixes to parsing code steve 2001-10-16 11:56:55 +0000
  • e58cb41e7e o Fixes to parsing code Steven Whitehouse 2001-10-16 11:56:55 +0000
  • 24a23acc3d o Tidy up, removing debugging printk's no longer needed steve 2001-10-16 10:38:13 +0000
  • dfe0a65d93 o Tidy up, removing debugging printk's no longer needed Steven Whitehouse 2001-10-16 10:38:13 +0000
  • ca8703cfd8 o More bug fixes steve 2001-10-15 22:39:14 +0000
  • 60b134b53c o More bug fixes Steven Whitehouse 2001-10-15 22:39:14 +0000
  • 6dcbb5b2f8 vgextend Alasdair Kergon 2001-10-15 22:04:27 +0000
  • ffb3162116 vgextend Alasdair Kergon 2001-10-15 22:04:27 +0000