diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index f4a04c0c7edc..14dcf1b7dd9c 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1580,6 +1580,14 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
1580 | of returning the full 64-bit number. | 1580 | of returning the full 64-bit number. |
1581 | The default is to return 64-bit inode numbers. | 1581 | The default is to return 64-bit inode numbers. |
1582 | 1582 | ||
1583 | nfs.nfs4_disable_idmapping= | ||
1584 | [NFSv4] When set, this option disables the NFSv4 | ||
1585 | idmapper on the client, but only if the mount | ||
1586 | is using the 'sec=sys' security flavour. This may | ||
1587 | make migration from legacy NFSv2/v3 systems easier | ||
1588 | provided that the server has the appropriate support. | ||
1589 | The default is to always enable NFSv4 idmapping. | ||
1590 | |||
1583 | nmi_debug= [KNL,AVR32,SH] Specify one or more actions to take | 1591 | nmi_debug= [KNL,AVR32,SH] Specify one or more actions to take |
1584 | when a NMI is triggered. | 1592 | when a NMI is triggered. |
1585 | Format: [state][,regs][,debounce][,die] | 1593 | Format: [state][,regs][,debounce][,die] |