]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: correct the description of FIEMAP_EXTENT_LAST
authorRitesh Harjani <riteshh@linux.ibm.com>
Fri, 28 Feb 2020 09:26:59 +0000 (14:56 +0530)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 14 Mar 2020 18:43:13 +0000 (14:43 -0400)
commitcb289bfdd7a9af2eb5a64aa162cb5e31c407db8c
treec67df8545c47bebb8aa87b517d75e879fa093b64
parentae576a2fc8a8245f77af20da4d4de646dd46007f
Documentation: correct the description of FIEMAP_EXTENT_LAST

Currently FIEMAP_EXTENT_LAST is not working consistently across
different filesystem's fiemap implementations. So add more information
about how else this flag could set in other implementation.

Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/5a00e8d4283d6849e0b8f408c8365b31fbc1d153.1582880246.git.riteshh@linux.ibm.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Documentation/filesystems/fiemap.txt