aboutsummaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorEvgeniy Polyakov <zbr@ioremap.net>2009-02-09 17:02:41 +0300
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 14:53:35 -0700
commitc09ee9d206994655d55de60222a3024702ad2055 (patch)
treee3900874413089014609c8a0086198697df24448 /mm
parentStaging: pohmelfs: network operations. (diff)
downloadlinux-dev-c09ee9d206994655d55de60222a3024702ad2055.tar.xz
linux-dev-c09ee9d206994655d55de60222a3024702ad2055.zip
Staging: pohmelfs: transaction layer.
This patch implements transaction processing helpers used to allocate/free/insert/remove and other operations with the transctions. Each transction is an object, which may embed multiple commands completed atomically. When server fails the whole transaction will be replied against it (or different server) later. This approach allows to maintain high data integrity and do not desynchronize filesystem state in case of network or server failures. Signed-off-by: Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions