]> git.baikalelectronics.ru Git - kernel.git/commit
docs: filesystems: vfs: correct sync_mode flag names
authorJulia Lawall <Julia.Lawall@inria.fr>
Sun, 26 Jul 2020 19:22:21 +0000 (21:22 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 27 Jul 2020 22:15:35 +0000 (16:15 -0600)
commit463ebe06acf2527de1a679ee8b9bb770d7ac9be1
treeddc8483cba6deb0545b196127757e72a4cd5a76c
parent38e1f58c5777d33b01f5f4f8f2a8da7b3976ed8d
docs: filesystems: vfs: correct sync_mode flag names

Change the nonexistent flag names WBC_SYNC_ALL and WBC_SYNC_NONE to
WB_SYNC_ALL and WB_SYNC_NONE, respectively, as used in the code with
wbc->sync_mode.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Link: https://lore.kernel.org/r/1595791341-13209-1-git-send-email-Julia.Lawall@inria.fr
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/vfs.rst