diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-03-29 22:27:21 +0200 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-04-01 20:40:44 +0200 |
commit | 29c87793eb3c6f78f215f85be863e5415e263e43 (patch) | |
tree | 731ae192bbdb40314b4b373ace992b569cfb9844 /fs/ntfs/aops.c | |
parent | f2fs: Correct f2fs_dirty_data_folio() conversion (diff) | |
download | linux-29c87793eb3c6f78f215f85be863e5415e263e43.tar.xz linux-29c87793eb3c6f78f215f85be863e5415e263e43.zip |
f2fs: Get the superblock from the mapping instead of the page
It's slightly more efficient to go directly from the mapping to the
superblock than to go from the page. Now that these routines have
the mapping passed to them, there's no reason not to use it.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions