aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorAlexander Aring <[email protected]>2021-03-01 22:05:15 +0000
committerDavid Teigland <[email protected]>2021-03-09 14:56:42 +0000
commite1a7cbce53f6524e28421b980464a36f0fa9631c (patch)
tree0eea5f0156ba6b80a1e08bd193311c32c9f7f533 /fs/ext4/fast_commit.c
parentfs: dlm: change allocation limits (diff)
downloadkernel-e1a7cbce53f6524e28421b980464a36f0fa9631c.tar.gz
kernel-e1a7cbce53f6524e28421b980464a36f0fa9631c.zip
fs: dlm: use GFP_ZERO for page buffer
This patch uses GFP_ZERO for allocate a page for the internal dlm sending buffer allocator instead of calling memset zero after every allocation. An already allocated space will never be reused again. Signed-off-by: Alexander Aring <[email protected]> Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions