Home
last modified time | relevance | path

Searched hist:c1320b3a33417a6702471014dac9d089c7036bc3 (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DJournal.hc1320b3a33417a6702471014dac9d089c7036bc3 Wed Aug 23 18:38:54 UTC 2017 hyche <cvghy116@gmail.com> BTRFS: Implement a simple journaling approach, this is not finished and mostly satisfy the need for passing Transaction object for many functions.

Some details about the current Journal:
* Journal can only end transaction.
* It holds a transaction id of fs (fCurrentGeneration) that increments each time a transaction starts.
* _TransactionWritten now just printing message.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
H A DJournal.cppc1320b3a33417a6702471014dac9d089c7036bc3 Wed Aug 23 18:38:54 UTC 2017 hyche <cvghy116@gmail.com> BTRFS: Implement a simple journaling approach, this is not finished and mostly satisfy the need for passing Transaction object for many functions.

Some details about the current Journal:
* Journal can only end transaction.
* It holds a transaction id of fs (fCurrentGeneration) that increments each time a transaction starts.
* _TransactionWritten now just printing message.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
H A DVolume.hc1320b3a33417a6702471014dac9d089c7036bc3 Wed Aug 23 18:38:54 UTC 2017 hyche <cvghy116@gmail.com> BTRFS: Implement a simple journaling approach, this is not finished and mostly satisfy the need for passing Transaction object for many functions.

Some details about the current Journal:
* Journal can only end transaction.
* It holds a transaction id of fs (fCurrentGeneration) that increments each time a transaction starts.
* _TransactionWritten now just printing message.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
H A DJamfilec1320b3a33417a6702471014dac9d089c7036bc3 Wed Aug 23 18:38:54 UTC 2017 hyche <cvghy116@gmail.com> BTRFS: Implement a simple journaling approach, this is not finished and mostly satisfy the need for passing Transaction object for many functions.

Some details about the current Journal:
* Journal can only end transaction.
* It holds a transaction id of fs (fCurrentGeneration) that increments each time a transaction starts.
* _TransactionWritten now just printing message.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
H A DVolume.cppc1320b3a33417a6702471014dac9d089c7036bc3 Wed Aug 23 18:38:54 UTC 2017 hyche <cvghy116@gmail.com> BTRFS: Implement a simple journaling approach, this is not finished and mostly satisfy the need for passing Transaction object for many functions.

Some details about the current Journal:
* Journal can only end transaction.
* It holds a transaction id of fs (fCurrentGeneration) that increments each time a transaction starts.
* _TransactionWritten now just printing message.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>