119
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 13 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
o forgot to use the path passed into _read_array. More... over 22 years ago
o test program for the new persistent filter. More... over 22 years ago
deallocations More... over 22 years ago
o rethink of the persistent filter More... over 22 years ago
filter integration into tools More... over 22 years ago
o forgot to retry on EINTR or EAGAIN, doh ! More... over 22 years ago
o forgot 'static' More... over 22 years ago
o composite filter that allows us to merge filters. Think of it as &&'ing filters in order. More... over 22 years ago
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). More... over 22 years ago
reinstate a removed line More... over 22 years ago
o removed 00_latest since it never is. More... over 22 years ago
o tidying More... over 22 years ago
o Filter for the dev cache that takes values from config file: More... over 22 years ago
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. More... over 22 years ago
pvdisplay More... over 22 years ago
o Remove unused variable. More... over 22 years ago
pvchange More... over 22 years ago
o Fix crash that Patrick reported More... over 22 years ago
o Fix a typo. This should fix devfs support. More... over 22 years ago
o Patches to go with earlier check in More... over 22 years ago
Ok. this is the big one.... the change to the new fs interface. More... over 22 years ago
o Update to parser o Extra checks in symlink routines More... over 22 years ago
pvscan More... over 22 years ago
o Fixed infinite loop in parser o Fixed error handling whilst creating volumes o General tidy up More... over 22 years ago
vgchange More... over 22 years ago
o Get file size correct for table o Make parser look at the right object More... over 22 years ago
o Fixes to parsing code More... over 22 years ago
o Tidy up, removing debugging printk's no longer needed More... over 22 years ago
o More bug fixes More... over 22 years ago
vgextend More... over 22 years ago