]> git.baikalelectronics.ru Git - kernel.git/commit
docs: filesystems: vfs: correct flag name
authorJulia Lawall <Julia.Lawall@inria.fr>
Sun, 26 Jul 2020 18:43:40 +0000 (20:43 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 27 Jul 2020 22:19:51 +0000 (16:19 -0600)
commitcb56ecae4c991947aa1dcf0ff876705ccab2e442
tree373ac8dd69eef74e6dc874ffd12f80495970e4c9
parente9b2f15b85d78f05b30eb789263403b738231f78
docs: filesystems: vfs: correct flag name

There is no flag REMAP_CAN_SHORTEN.  Commit eca3654e3cc7 ("vfs: enable
remap callers that can handle short operations") that introduces this
text also introduces the flag REMAP_FILE_CAN_SHORTEN.  Change the name
in the documentation accordingly.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Fixes: eca3654e3cc7 ("vfs: enable remap callers that can handle short operations")
Link: https://lore.kernel.org/r/1595789020-12941-1-git-send-email-Julia.Lawall@inria.fr
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/vfs.rst