Files
linux/Documentation
Christoph Hellwig cddf8a2c4a fs: move fiemap range validation into the file systems instances
Replace fiemap_check_flags with a fiemap_prep helper that also takes the
inode and mapped range, and performs the sanity check and truncation
previously done in fiemap_check_range.  This way the validation is inside
the file system itself and thus properly works for the stacked overlayfs
case as well.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Link: https://lore.kernel.org/r/20200523073016.2944131-7-hch@lst.de
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2020-06-03 23:16:55 -04:00
..
2020-04-10 15:36:22 -07:00
2020-02-19 02:42:21 -07:00
2020-03-30 01:35:12 +02:00
2019-12-11 09:12:38 +01:00
2020-03-19 07:41:04 +01:00
2019-07-17 06:57:52 -03:00
2020-03-15 11:34:48 +02:00
2019-12-30 11:58:02 -07:00