Home
last modified time | relevance | path

Searched hist:"89 e9b5c0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c89e9b5c0 Mon Jun 11 23:52:01 CDT 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: update incore per-AG inode count

For whatever reason we never actually update pagi_count (the in-core
perag inode count) when we allocate or free inode chunks. Online scrub
is going to use it, so we need to fix the accounting.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
89e9b5c0 Mon Jun 11 23:52:01 CDT 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: update incore per-AG inode count

For whatever reason we never actually update pagi_count (the in-core
perag inode count) when we allocate or free inode chunks. Online scrub
is going to use it, so we need to fix the accounting.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>