]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: track allocation busy state in allocation cursor
authorBrian Foster <bfoster@redhat.com>
Mon, 14 Oct 2019 00:10:32 +0000 (17:10 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 21 Oct 2019 16:04:58 +0000 (09:04 -0700)
commitf2eca5cbfedc3623666c67d17c5a17879a027bb9
tree2c7dd1ef6ab204167479d60af790afe4bd3c8ce1
parent63e09b02ea298e4c27b1b5d4c3902d0983ed106b
xfs: track allocation busy state in allocation cursor

Extend the allocation cursor to track extent busy state for an
allocation attempt. No functional changes.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/libxfs/xfs_alloc.c