]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/hypfs: Eliminate hypfs interval
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>
Mon, 9 Feb 2015 13:49:32 +0000 (14:49 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 10 Feb 2015 15:39:02 +0000 (16:39 +0100)
commita178220df3a55c3ec46c2c2f0788a377acdb79c3
tree04b2a61d015f576e4d2a75a7d048788cd316d0d9
parent34c0dad752294f373a0720840f59e186788ba227
s390/hypfs: Eliminate hypfs interval

Currently the binary hypfs interfaces provides new data only once within
an interval time of one second. This patch removes this restriction and
now new data is returned immediately on every read on a hypfs binary file.

This is done in order to allow more consistent snapshots for programs
that read multiple hypfs binary files.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/hypfs/hypfs.h
arch/s390/hypfs/hypfs_dbfs.c