]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-scripts: Drop TCP tuning comments from statd_callout_helper
authorMartin Schwenke <mschwenke@ddn.com>
Wed, 16 Oct 2024 01:23:42 +0000 (12:23 +1100)
committerAmitay Isaacs <amitay@samba.org>
Fri, 13 Dec 2024 13:57:32 +0000 (13:57 +0000)
commitb8fe8a5fd277f60ccc07ac64dff067255aff4f11
tree764a37ad798b0787f865b9657b5f4c5ba3616584
parentb2084281a4a61a699deb05a18a37fc150f051e67
ctdb-scripts: Drop TCP tuning comments from statd_callout_helper

Commits caad5dc38d790d76f6720b312c1557ec3151a084 and
f022df1d40c9c1e3e528f178204f404ee395d5c2 commented out these lines
back in 2007.

2 things are clear from the commit messages:

* These setting should not be required in the real world - they are:

    mainly useful for avoiding ack-storms when doing very rapid
    failover/failback during testing

* If they are needed, they are not specific to
  statd_callout/statd_callout_helper

Let's remove these comments to avoid confusing people.

Reported-by: Ulrich Sibiller <ulrich.sibiller@eviden.com>
Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/tools/statd_callout_helper