We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e04918d commit 50dc696Copy full SHA for 50dc696
Documentation/filesystems/idmappings.rst
@@ -63,8 +63,8 @@ what id ``k11000`` corresponds to in the second or third idmapping. The
63
straightforward algorithm to use is to apply the inverse of the first idmapping,
64
mapping ``k11000`` up to ``u1000``. Afterwards, we can map ``u1000`` down using
65
either the second idmapping mapping or third idmapping mapping. The second
66
-idmapping would map ``u1000`` down to ``21000``. The third idmapping would map
67
-``u1000`` down to ``u31000``.
+idmapping would map ``u1000`` down to ``k21000``. The third idmapping would map
+``u1000`` down to ``k31000``.
68
69
If we were given the same task for the following three idmappings::
70
0 commit comments