diff options
author | Dave Chinner <dchinner@redhat.com> | 2021-06-02 10:48:24 +1000 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2021-06-02 10:48:24 +1000 |
commit | 309161f6603ce1a53b76a42817cde2a9bcd17e82 (patch) | |
tree | 1fd8e2e8baf523a4cf338d2d8a09d38943535a55 /fs/minix/file.c | |
parent | b652afd937033911944d7f681f2031b006961f1d (diff) | |
download | linux-309161f6603ce1a53b76a42817cde2a9bcd17e82.tar.gz linux-309161f6603ce1a53b76a42817cde2a9bcd17e82.tar.bz2 linux-309161f6603ce1a53b76a42817cde2a9bcd17e82.zip |
xfs: inode allocation can use a single perag instance
Now that we've internalised the two-phase inode allocation, we can
now easily make the AG selection and allocation atomic from the
perspective of a single perag context. This will ensure AGs going
offline/away cannot occur between the selection and allocation
steps.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/minix/file.c')
0 files changed, 0 insertions, 0 deletions