summaryrefslogtreecommitdiff
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorEvgeniy Polyakov <zbr@ioremap.net>2009-02-09 14:02:41 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 21:53:35 (GMT)
commitc09ee9d206994655d55de60222a3024702ad2055 (patch)
treee3900874413089014609c8a0086198697df24448 /drivers/staging/Kconfig
parentd35eef1b42befc74b33c47de46b37a0370622ec2 (diff)
downloadlinux-fsl-qoriq-c09ee9d206994655d55de60222a3024702ad2055.tar.xz
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 'drivers/staging/Kconfig')
0 files changed, 0 insertions, 0 deletions