commit | 10c5db286452b8c60e8f58e9a4c1cbc5a91e4e5b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat May 23 09:30:11 2020 +0200 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jun 03 23:16:55 2020 -0400 |
tree | 6955d539abd703252b3706c267b69d0bd130a08a | |
parent | 44ebcd06bbb3ab3ee446b933800aca32fc4ca9b1 [diff] |
fs: move the fiemap definitions out of fs.h No need to pull the fiemap definitions into almost every file in the kernel build. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ritesh Harjani <riteshh@linux.ibm.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Link: https://lore.kernel.org/r/20200523073016.2944131-5-hch@lst.de Signed-off-by: Theodore Ts'o <tytso@mit.edu>