]> asedeno.scripts.mit.edu Git - linux.git/commit
xfs: create agfl block free helper function
authorBrian Foster <bfoster@redhat.com>
Tue, 8 May 2018 00:38:46 +0000 (17:38 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 9 May 2018 17:04:01 +0000 (10:04 -0700)
commit4223f659dd3edd9e561d90488c6ae332a0a05148
tree0644f47362404a928d3741c8a14111f69b18df77
parent72c5c5f6d01c859dfe16c4910a5222ed9393c37c
xfs: create agfl block free helper function

Refactor the AGFL block free code into a new helper such that it can
be invoked from deferred context. No functional changes.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
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
fs/xfs/libxfs/xfs_alloc.h