0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from jeromelebel/master More... about 9 years ago
don't add build directories More... about 9 years ago
support for FreeBSD More... about 9 years ago
add ZFile, ZDir, we can read file contents and dir hierarchies now More... over 15 years ago
check for valid offset in lzjb_decompress More... over 15 years ago
Visit all the leaf vdevs to find the best uber_block More... over 15 years ago
ub: txg is more important than timestamp More... over 15 years ago
got vdev array indexed by dva.vdev from nvlist of the label where ubbest is found More... over 15 years ago
lookup dataset by path under dsl_dir More... over 15 years ago
things maybe done in near future More... over 15 years ago
todo More... almost 16 years ago
todo More... almost 16 years ago
add a function 'string0', get a stripped string from a fixed length 'buf_len' buffer More... almost 16 years ago
add a method 'read' for streamunpacker, which can get the next len binary data More... almost 16 years ago
little fix More... almost 16 years ago
FS ok, we can ls a dir now More... almost 16 years ago
if maxblkid = 0, we have one block at least, fix the max_object_id compute error More... almost 16 years ago
small cleanups More... almost 16 years ago
Add credit More... almost 16 years ago
Add example.py, finally we have a outline about how zfspy looks like and in what way it will be used More... almost 16 years ago
dsl_dataset, dsl_dir reading ok More... almost 16 years ago
if timestamps are equal, we find a better ub too. More... almost 16 years ago
get_object should be a method of object set, it's natural to get object from object set by its index More... almost 16 years ago
micro zap reading ok, we can get attributes of object_directory now More... almost 16 years ago
DNode OK, we can get the mos and object_directory now. More... almost 16 years ago
lzjb for python, forgot commit set_bit() More... almost 16 years ago
lzjb_compress done. More... almost 16 years ago
lzjb_decompress for python More... almost 16 years ago
lsize is logical size without compression psize is the real size after compression More... almost 16 years ago
add two handy functions, let's get rid of the computing of array index More... almost 16 years ago