diff options
| author | Sidhartha Kumar <sidhartha.kumar@oracle.com> | 2024-08-14 12:19:41 -0400 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2024-09-01 20:26:17 -0700 |
| commit | 9155e8433498cc8be2fdfaf81a31393d3e40781c (patch) | |
| tree | 5024fc4d1fc6ab8588f1406ee96ef79a83e35414 /include/linux | |
| parent | 4037d44f548fe1f9ca4ad002c39a0eb84d79de60 (diff) | |
| download | linux-9155e8433498cc8be2fdfaf81a31393d3e40781c.tar.gz linux-9155e8433498cc8be2fdfaf81a31393d3e40781c.tar.bz2 linux-9155e8433498cc8be2fdfaf81a31393d3e40781c.zip | |
maple_tree: remove node allocations from various write helper functions
These write helper functions are all called from store paths which
preallocate enough nodes that will be needed for the write. There is no
more need to allocate within the functions themselves.
Link: https://lkml.kernel.org/r/20240814161944.55347-15-sidhartha.kumar@oracle.com
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
