Home
last modified time | relevance | path

Searched hist:66325755 (Results 1 – 14 of 14) sorted by relevance

/dragonfly/sys/vfs/hammer/
H A Dhammer_disk.hd9ecde89 Sat Feb 27 19:11:19 GMT 2016 Tomohiro Kusumi <kusumi.tomohiro@gmail.com> sys/vfs/hammer: Fix comment

This comment made by 66325755 in 2007 seems to be wrong today.
There is no code that indicates parent inode# == 0 means it's
deleted, or treats it as deleted.
66325755 Wed Nov 07 00:43:24 GMT 2007 Matthew Dillon <dillon@dragonflybsd.org> HAMMER part 2/many.

* Implement most of the I/O infrastructure and internal HAMMER tracking
structures for volumes, super-clusters, clusters, and buffers.

* Flesh out the B-Tree code and add an iterator.

* Implement a good chunk of the vnops, but no modifying operations yet.

* Implement passive filesystem buffer tracking which allows a struct buf
to remain associated with internal HAMMER data structures and also
provides a reverse path whereby the filesystem buffer cache drives
garbage collection of internal HAMMER data structures. Use the augmented
bio_ops to facilitate this.

* Skeleton for transactions, spikes, and object allocation & management.
H A DMakefile66325755 Wed Nov 07 00:43:24 GMT 2007 Matthew Dillon <dillon@dragonflybsd.org> HAMMER part 2/many.

* Implement most of the I/O infrastructure and internal HAMMER tracking
structures for volumes, super-clusters, clusters, and buffers.

* Flesh out the B-Tree code and add an iterator.

* Implement a good chunk of the vnops, but no modifying operations yet.

* Implement passive filesystem buffer tracking which allows a struct buf
to remain associated with internal HAMMER data structures and also
provides a reverse path whereby the filesystem buffer cache drives
garbage collection of internal HAMMER data structures. Use the augmented
bio_ops to facilitate this.

* Skeleton for transactions, spikes, and object allocation & management.
H A Dhammer_btree.h66325755 Wed Nov 07 00:43:24 GMT 2007 Matthew Dillon <dillon@dragonflybsd.org> HAMMER part 2/many.

* Implement most of the I/O infrastructure and internal HAMMER tracking
structures for volumes, super-clusters, clusters, and buffers.

* Flesh out the B-Tree code and add an iterator.

* Implement a good chunk of the vnops, but no modifying operations yet.

* Implement passive filesystem buffer tracking which allows a struct buf
to remain associated with internal HAMMER data structures and also
provides a reverse path whereby the filesystem buffer cache drives
garbage collection of internal HAMMER data structures. Use the augmented
bio_ops to facilitate this.

* Skeleton for transactions, spikes, and object allocation & management.
H A Dhammer_vnops.cd9ecde89 Sat Feb 27 19:11:19 GMT 2016 Tomohiro Kusumi <kusumi.tomohiro@gmail.com> sys/vfs/hammer: Fix comment

This comment made by 66325755 in 2007 seems to be wrong today.
There is no code that indicates parent inode# == 0 means it's
deleted, or treats it as deleted.
66325755 Wed Nov 07 00:43:24 GMT 2007 Matthew Dillon <dillon@dragonflybsd.org> HAMMER part 2/many.

* Implement most of the I/O infrastructure and internal HAMMER tracking
structures for volumes, super-clusters, clusters, and buffers.

* Flesh out the B-Tree code and add an iterator.

* Implement a good chunk of the vnops, but no modifying operations yet.

* Implement passive filesystem buffer tracking which allows a struct buf
to remain associated with internal HAMMER data structures and also
provides a reverse path whereby the filesystem buffer cache drives
garbage collection of internal HAMMER data structures. Use the augmented
bio_ops to facilitate this.

* Skeleton for transactions, spikes, and object allocation & management.
H A Dhammer_transaction.c66325755 Wed Nov 07 00:43:24 GMT 2007 Matthew Dillon <dillon@dragonflybsd.org> HAMMER part 2/many.

* Implement most of the I/O infrastructure and internal HAMMER tracking
structures for volumes, super-clusters, clusters, and buffers.

* Flesh out the B-Tree code and add an iterator.

* Implement a good chunk of the vnops, but no modifying operations yet.

* Implement passive filesystem buffer tracking which allows a struct buf
to remain associated with internal HAMMER data structures and also
provides a reverse path whereby the filesystem buffer cache drives
garbage collection of internal HAMMER data structures. Use the augmented
bio_ops to facilitate this.

* Skeleton for transactions, spikes, and object allocation & management.
H A Dhammer_subs.c66325755 Wed Nov 07 00:43:24 GMT 2007 Matthew Dillon <dillon@dragonflybsd.org> HAMMER part 2/many.

* Implement most of the I/O infrastructure and internal HAMMER tracking
structures for volumes, super-clusters, clusters, and buffers.

* Flesh out the B-Tree code and add an iterator.

* Implement a good chunk of the vnops, but no modifying operations yet.

* Implement passive filesystem buffer tracking which allows a struct buf
to remain associated with internal HAMMER data structures and also
provides a reverse path whereby the filesystem buffer cache drives
garbage collection of internal HAMMER data structures. Use the augmented
bio_ops to facilitate this.

* Skeleton for transactions, spikes, and object allocation & management.
H A Dhammer_io.c66325755 Wed Nov 07 00:43:24 GMT 2007 Matthew Dillon <dillon@dragonflybsd.org> HAMMER part 2/many.

* Implement most of the I/O infrastructure and internal HAMMER tracking
structures for volumes, super-clusters, clusters, and buffers.

* Flesh out the B-Tree code and add an iterator.

* Implement a good chunk of the vnops, but no modifying operations yet.

* Implement passive filesystem buffer tracking which allows a struct buf
to remain associated with internal HAMMER data structures and also
provides a reverse path whereby the filesystem buffer cache drives
garbage collection of internal HAMMER data structures. Use the augmented
bio_ops to facilitate this.

* Skeleton for transactions, spikes, and object allocation & management.
H A Dhammer_btree.c66325755 Wed Nov 07 00:43:24 GMT 2007 Matthew Dillon <dillon@dragonflybsd.org> HAMMER part 2/many.

* Implement most of the I/O infrastructure and internal HAMMER tracking
structures for volumes, super-clusters, clusters, and buffers.

* Flesh out the B-Tree code and add an iterator.

* Implement a good chunk of the vnops, but no modifying operations yet.

* Implement passive filesystem buffer tracking which allows a struct buf
to remain associated with internal HAMMER data structures and also
provides a reverse path whereby the filesystem buffer cache drives
garbage collection of internal HAMMER data structures. Use the augmented
bio_ops to facilitate this.

* Skeleton for transactions, spikes, and object allocation & management.
H A Dhammer_object.c66325755 Wed Nov 07 00:43:24 GMT 2007 Matthew Dillon <dillon@dragonflybsd.org> HAMMER part 2/many.

* Implement most of the I/O infrastructure and internal HAMMER tracking
structures for volumes, super-clusters, clusters, and buffers.

* Flesh out the B-Tree code and add an iterator.

* Implement a good chunk of the vnops, but no modifying operations yet.

* Implement passive filesystem buffer tracking which allows a struct buf
to remain associated with internal HAMMER data structures and also
provides a reverse path whereby the filesystem buffer cache drives
garbage collection of internal HAMMER data structures. Use the augmented
bio_ops to facilitate this.

* Skeleton for transactions, spikes, and object allocation & management.
H A Dhammer_ondisk.c66325755 Wed Nov 07 00:43:24 GMT 2007 Matthew Dillon <dillon@dragonflybsd.org> HAMMER part 2/many.

* Implement most of the I/O infrastructure and internal HAMMER tracking
structures for volumes, super-clusters, clusters, and buffers.

* Flesh out the B-Tree code and add an iterator.

* Implement a good chunk of the vnops, but no modifying operations yet.

* Implement passive filesystem buffer tracking which allows a struct buf
to remain associated with internal HAMMER data structures and also
provides a reverse path whereby the filesystem buffer cache drives
garbage collection of internal HAMMER data structures. Use the augmented
bio_ops to facilitate this.

* Skeleton for transactions, spikes, and object allocation & management.
H A Dhammer_vfsops.c66325755 Wed Nov 07 00:43:24 GMT 2007 Matthew Dillon <dillon@dragonflybsd.org> HAMMER part 2/many.

* Implement most of the I/O infrastructure and internal HAMMER tracking
structures for volumes, super-clusters, clusters, and buffers.

* Flesh out the B-Tree code and add an iterator.

* Implement a good chunk of the vnops, but no modifying operations yet.

* Implement passive filesystem buffer tracking which allows a struct buf
to remain associated with internal HAMMER data structures and also
provides a reverse path whereby the filesystem buffer cache drives
garbage collection of internal HAMMER data structures. Use the augmented
bio_ops to facilitate this.

* Skeleton for transactions, spikes, and object allocation & management.
H A Dhammer_inode.c66325755 Wed Nov 07 00:43:24 GMT 2007 Matthew Dillon <dillon@dragonflybsd.org> HAMMER part 2/many.

* Implement most of the I/O infrastructure and internal HAMMER tracking
structures for volumes, super-clusters, clusters, and buffers.

* Flesh out the B-Tree code and add an iterator.

* Implement a good chunk of the vnops, but no modifying operations yet.

* Implement passive filesystem buffer tracking which allows a struct buf
to remain associated with internal HAMMER data structures and also
provides a reverse path whereby the filesystem buffer cache drives
garbage collection of internal HAMMER data structures. Use the augmented
bio_ops to facilitate this.

* Skeleton for transactions, spikes, and object allocation & management.
H A Dhammer.h66325755 Wed Nov 07 00:43:24 GMT 2007 Matthew Dillon <dillon@dragonflybsd.org> HAMMER part 2/many.

* Implement most of the I/O infrastructure and internal HAMMER tracking
structures for volumes, super-clusters, clusters, and buffers.

* Flesh out the B-Tree code and add an iterator.

* Implement a good chunk of the vnops, but no modifying operations yet.

* Implement passive filesystem buffer tracking which allows a struct buf
to remain associated with internal HAMMER data structures and also
provides a reverse path whereby the filesystem buffer cache drives
garbage collection of internal HAMMER data structures. Use the augmented
bio_ops to facilitate this.

* Skeleton for transactions, spikes, and object allocation & management.
/dragonfly/sys/conf/
H A Dfiles66325755 Wed Nov 07 00:43:24 GMT 2007 Matthew Dillon <dillon@dragonflybsd.org> HAMMER part 2/many.

* Implement most of the I/O infrastructure and internal HAMMER tracking
structures for volumes, super-clusters, clusters, and buffers.

* Flesh out the B-Tree code and add an iterator.

* Implement a good chunk of the vnops, but no modifying operations yet.

* Implement passive filesystem buffer tracking which allows a struct buf
to remain associated with internal HAMMER data structures and also
provides a reverse path whereby the filesystem buffer cache drives
garbage collection of internal HAMMER data structures. Use the augmented
bio_ops to facilitate this.

* Skeleton for transactions, spikes, and object allocation & management.