Merge tag 'assorted-fixes-5.14-1_2021-06-03' of https://git.kernel.org/pub/scm/linux...
authorDarrick J. Wong <djwong@kernel.org>
Tue, 8 Jun 2021 16:22:34 +0000 (09:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 8 Jun 2021 16:22:34 +0000 (09:22 -0700)
commit8b943d21d40d5d7f8306e833b156f8d11094470f
tree02417dc80e38042ff9e4fc0b35c2a5c1ab70c427
parentf52edf6c54d94987e6bc1541d0fdea2f12e68064
parent977ec4ddf0b75b30afa443cf71ae80e20f501b15
Merge tag 'assorted-fixes-5.14-1_2021-06-03' of https://git./linux/kernel/git/djwong/xfs-linux into xfs-5.14-merge2

xfs: assorted fixes for 5.14, part 1

This branch contains the first round of various small fixes for 5.14.

* tag 'assorted-fixes-5.14-1_2021-06-03' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux:
  xfs: don't take a spinlock unconditionally in the DIO fastpath
  xfs: mark xfs_bmap_set_attrforkoff static
  xfs: Remove redundant assignment to busy
  xfs: sort variable alphabetically to avoid repeated declaration
fs/xfs/libxfs/xfs_alloc.c
fs/xfs/libxfs/xfs_bmap.c