aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2023-12-14 05:30:35 +0000
committerTheodore Ts'o <[email protected]>2024-01-10 18:53:36 +0000
commit4d5cdd757d0c74924b629559fccb68d8803ce995 (patch)
treec20a8432a26c6e991f3902550c6382a977e3c83d /security/selinux/hooks.c
parentext4: allow for the last group to be marked as trimmed (diff)
downloadkernel-4d5cdd757d0c74924b629559fccb68d8803ce995.tar.gz
kernel-4d5cdd757d0c74924b629559fccb68d8803ce995.zip
ext4: convert ext4_da_do_write_end() to take a folio
There's nothing page-specific happening in ext4_da_do_write_end(); it's merely used for its refcount & lock, both of which are folio properties. Saves four calls to compound_head(). Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions