Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / Documentation / kmsg / s390 / hypfs
1 /*?
2  * Text: "The hardware system does not support hypfs\n"
3  * Severity: Error
4  * Description:
5  * hypfs requires DIAGNOSE Code X'204' but this diagnose code is not available
6  * on your hardware. You need more recent hardware to use hypfs.
7  * User action:
8  * None.
9  */
10
11 /*?
12  * Text: "The hardware system does not provide all functions required by hypfs\n"
13  * Severity: Error
14  * Description:
15  * hypfs requires DIAGNOSE Code X'224' but this diagnode code is not available
16  * on your hardware. You need more recent hardware to use hypfs.
17  * User action:
18  * None.
19  */
20
21 /*?
22  * Text: "Updating the hypfs tree failed\n"
23  * Severity: Error
24  * Description:
25  * There was not enough memory available to update the hypfs tree.
26  * User action:
27  * Free some memory and try again to update the hypfs tree. Consider assigning
28  * more memory to your LPAR or z/VM guest virtual machine.
29  */
30
31 /*?
32  * Text: "%s is not a valid mount option\n"
33  * Severity: Error
34  * Parameter:
35  *   @1: mount option
36  * Description:
37  * hypfs has detected mount options that are not valid.
38  * User action:
39  * See "Device Drivers Features and Commands" for information about valid
40  * mount options for hypfs.
41  */
42
43 /*?
44  * Text: "Initialization of hypfs failed with rc=%i\n"
45  * Severity: Error
46  * Parameter:
47  *   @1: error code
48  * Description:
49  * Initialization of hypfs failed because of resource or hardware constraints.
50  * Possible reasons for this problem are insufficient free memory or missing
51  * hardware interfaces.
52  * User action:
53  * See errno.h for information about the error codes.
54  */
55
56 /*? Text: "Hypervisor filesystem mounted\n" */