diff options
| author | Darrick J. Wong <djwong@kernel.org> | 2025-02-07 11:27:20 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-17 10:05:45 +0100 |
| commit | 08c7027e43a2dfdcf4a9bb04aa8aaf7d2d56f99f (patch) | |
| tree | 98c841d88befc654121b0beb174e7ed85f7f0c8b /rust | |
| parent | ef24207c99cb6749a6de2ada3c2b9b54d30c9a5d (diff) | |
| download | linux-08c7027e43a2dfdcf4a9bb04aa8aaf7d2d56f99f.tar.gz linux-08c7027e43a2dfdcf4a9bb04aa8aaf7d2d56f99f.tar.bz2 linux-08c7027e43a2dfdcf4a9bb04aa8aaf7d2d56f99f.zip | |
xfs: separate dquot buffer reads from xfs_dqflush
commit a40fe30868ba433ac08376e30132400bec067583 upstream
The first step towards holding the dquot buffer in the li_buf instead of
reading it in the AIL is to separate the part that reads the buffer from
the actual flush code. There should be no functional changes.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions
