Re: [PATCH v2] btrfs: add verity Merkle folio to page cache after reading it
Yichong Chen <[email protected]>
| Newsgroups | org.kernel.vger.linux-btrfs,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the review. I agree. I'll rework it to keep the existing page-cache insertion and locking order, and handle the not-uptodate folio case by retrying the read as suggested. Thanks, Yichong