diff options
| author | Alexander Aring <[email protected]> | 2021-06-02 13:45:20 +0000 |
|---|---|---|
| committer | David Teigland <[email protected]> | 2021-06-02 16:53:04 +0000 |
| commit | d10a0b88751a0954c14e11fd988da00d3b0d5445 (patch) | |
| tree | 0c1a258735769700f4363fbb74fb398b031fbc27 /tools/lib/bitmap.c | |
| parent | fs: dlm: introduce proto values (diff) | |
| download | kernel-d10a0b88751a0954c14e11fd988da00d3b0d5445.tar.gz kernel-d10a0b88751a0954c14e11fd988da00d3b0d5445.zip | |
fs: dlm: rename socket and app buffer defines
This patch renames DEFAULT_BUFFER_SIZE to DLM_MAX_SOCKET_BUFSIZE and
LOWCOMMS_MAX_TX_BUFFER_LEN to DLM_MAX_APP_BUFSIZE as they are proper
names to define what's behind those values. The DLM_MAX_SOCKET_BUFSIZE
defines the maximum size of buffer which can be handled on socket layer,
the DLM_MAX_APP_BUFSIZE defines the maximum size of buffer which can be
handled by the DLM application layer.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'tools/lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
