diff options
author | Dave Chinner <dchinner@redhat.com> | 2024-01-16 09:59:48 +1100 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-02-13 18:07:35 +0530 |
commit | c704ecb2410e3496314136fa3eb748177936d867 (patch) | |
tree | 54b877d46b8be7ef85773802d3b47efe217a8556 /fs/xfs/xfs_attr_list.c | |
parent | 2c1e31ed5c88fe5dd9d8b6398cb1ec9cfe0f4d9a (diff) |
xfs: place the CIL under nofs allocation context
This is core code that needs to run in low memory conditions and
can be triggered from memory reclaim. While it runs in a workqueue,
it really shouldn't be recursing back into the filesystem during
any memory allocation it needs to function.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_attr_list.c')
0 files changed, 0 insertions, 0 deletions