Hi Linus, Please pull this branch with changes for iomap for 6.2-rc1. As usual, I did a test-merge with the main upstream branch as of a few minutes ago, and didn't see any conflicts. Please let me know if you encounter any problems. --D The following changes since commit f0c4d9fc9cc9462659728d168387191387e903cc: Linux 6.1-rc4 (2022-11-06 15:07:11 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/iomap-6.2-merge-1 for you to fetch changes up to f1bd37a4735286585751dbd9db330b48525cb193: iomap: directly use logical block size (2022-11-14 10:35:32 -0800) ---------------------------------------------------------------- New code for 6.2: - Minor code cleanup to eliminate unnecessary bit shifting. Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> ---------------------------------------------------------------- Keith Busch (1): iomap: directly use logical block size fs/iomap/direct-io.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)