| commit | 74777e97c56b516e8dd8b0b40d64ffd00d9216fc | [log] [tgz] |
|---|---|---|
| author | Christoph Hellwig <hch@lst.de> | Tue Oct 08 09:12:09 2024 +0200 |
| committer | Zorro Lang <zlang@kernel.org> | Thu Oct 10 17:46:52 2024 +0800 |
| tree | b8c9ddc275aa175d91bcc1c5922911a51d0ef46a | |
| parent | 2f7e1b8a6f09b6e9f7fcfc69618e05bb76ac10c0 [diff] |
generic/694: sync before sampling i_blocks Without a sync there might still be temporary blocks in i_blocks like indirect block reservations or additional blocks reserved for out of place writes. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Zorro Lang <zlang@redhat.com> Signed-off-by: Zorro Lang <zlang@kernel.org>