diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-01-22 16:48:38 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-02-03 09:18:49 -0800 |
commit | 758303d1449965819661048e9e31f32d61888f70 (patch) | |
tree | fd6a7908ebe92841feb1322457723ac8ab5223b8 /fs/xfs/xfs_file.c | |
parent | c237dd7c709432611a7642ca10c2a0c8c48ea313 (diff) | |
download | linux-758303d1449965819661048e9e31f32d61888f70.tar.gz |
xfs: flush eof/cowblocks if we can't reserve quota for chown
If a file user, group, or project change is unable to reserve enough
quota to handle the modification, try clearing whatever space the
filesystem might have been hanging onto in the hopes of speeding up the
filesystem. The flushing behavior will become particularly important
when we add deferred inode inactivation because that will increase the
amount of space that isn't actively tied to user data.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_file.c')
0 files changed, 0 insertions, 0 deletions