Home
last modified time | relevance | path

Searched hist:dedab3e4379d298ed60b6c52a15168807b48d57a (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.hdiff dedab3e4379d298ed60b6c52a15168807b48d57a Sun Feb 12 16:14:52 CST 2023 Dave Chinner <dchinner@redhat.com> xfs: use active perag references for inode allocation

Convert the inode allocation routines to use active perag references
or references held by callers rather than grab their own. Also drive
the perag further inwards to replace xfs_mounts when doing
operations on a specific AG.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
H A Dxfs_ag.cdiff dedab3e4379d298ed60b6c52a15168807b48d57a Sun Feb 12 16:14:52 CST 2023 Dave Chinner <dchinner@redhat.com> xfs: use active perag references for inode allocation

Convert the inode allocation routines to use active perag references
or references held by callers rather than grab their own. Also drive
the perag further inwards to replace xfs_mounts when doing
operations on a specific AG.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
H A Dxfs_ialloc.cdiff dedab3e4379d298ed60b6c52a15168807b48d57a Sun Feb 12 16:14:52 CST 2023 Dave Chinner <dchinner@redhat.com> xfs: use active perag references for inode allocation

Convert the inode allocation routines to use active perag references
or references held by callers rather than grab their own. Also drive
the perag further inwards to replace xfs_mounts when doing
operations on a specific AG.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>