]> Git Repo - linux.git/commit
ext4: Call aops write_begin() and write_end() directly
authorMatthew Wilcox (Oracle) <[email protected]>
Thu, 3 Mar 2022 18:43:29 +0000 (13:43 -0500)
committerMatthew Wilcox (Oracle) <[email protected]>
Sun, 8 May 2022 18:45:56 +0000 (14:45 -0400)
commit1b0aa4449cb81e0a7d43cb90d03888c23bacc825
treed33c89581900dced21b3e68887deb84b0bd409a2
parent07a31f728d7a9a3cdc5aa1bdf9e6a6d7524d93ad
ext4: Call aops write_begin() and write_end() directly

pagecache_write_begin() and pagecache_write_end() are now trivial
wrappers, so call the aops directly.

Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
fs/ext4/verity.c
This page took 0.047254 seconds and 4 git commands to generate.