diff options
author | Matthew Wilcox (Oracle) | 2022-03-29 16:27:21 -0400 |
---|---|---|
committer | Matthew Wilcox (Oracle) | 2022-04-01 14:40:44 -0400 |
commit | 29c87793eb3c6f78f215f85be863e5415e263e43 (patch) | |
tree | 731ae192bbdb40314b4b373ace992b569cfb9844 /fs/ntfs | |
parent | 0fb5b2ebc0422fccbb41b09ff38ff7f27616294d (diff) |
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 'fs/ntfs')
0 files changed, 0 insertions, 0 deletions