diff options
| author | Christian Brauner <[email protected]> | 2024-11-05 16:20:17 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2024-11-05 16:20:17 +0000 |
| commit | b4201b51d93eac77f772298a96bfedbdb0c7150c (patch) | |
| tree | 0b34432895278c75c9db118649459f69339967f4 /rust/helpers/page.c | |
| parent | Linux 6.12-rc5 (diff) | |
| parent | ecryptfs: Pass the folio index to crypt_extent() (diff) | |
| download | kernel-b4201b51d93eac77f772298a96bfedbdb0c7150c.tar.gz kernel-b4201b51d93eac77f772298a96bfedbdb0c7150c.zip | |
Merge patch series "Convert ecryptfs to use folios"
Matthew Wilcox (Oracle) <[email protected]> says:
The next step in the folio project is to remove page->index. This
patchset does that for ecryptfs. As an unloved filesystem, I haven't
made any effort to support large folios; this is just "keep it working".
I have only compile tested this, but since it's a straightforward
conversion I'm not expecting any problems beyond my fat fingers.
* patches from https://lore.kernel.org/r/[email protected]:
ecryptfs: Pass the folio index to crypt_extent()
ecryptfs: Convert lower_offset_for_page() to take a folio
ecryptfs: Convert ecryptfs_decrypt_page() to take a folio
ecryptfs: Convert ecryptfs_encrypt_page() to take a folio
ecryptfs: Convert ecryptfs_write_lower_page_segment() to take a folio
ecryptfs: Convert ecryptfs_write() to use a folio
ecryptfs: Convert ecryptfs_read_lower_page_segment() to take a folio
ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio
ecryptfs: Use a folio throughout ecryptfs_read_folio()
ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages()
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'rust/helpers/page.c')
0 files changed, 0 insertions, 0 deletions
