diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-02-22 09:27:42 -0500 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-05-08 14:28:18 -0400 |
commit | a125d2aec37c660afdd81d09dea616ef5d06eef4 (patch) | |
tree | 5cf2e14f6a1727d83f461f1484abdac1fe7ed073 /fs/namei.c | |
parent | 5fb9bfe01c88788ca3a99c44e44d52abb138595d (diff) |
ext4: Use page_symlink() instead of __page_symlink()
By using the memalloc_nofs_save() functionality, we can call
page_symlink(), safe in the knowledge that it won't recurse into the
filesystem.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions